div.highlightedContent {
background-color: #f5f5f5;
border-radius: 4px;
padding: 1.25rem 2.5rem 1.25rem 1.5rem;
position: relative;
}.contents {
margin-bottom: 1rem;
display: block;
font-weight: 500;
font-size: 25px;
}
.tocbox {
background: #f4f9fb;
padding: 2rem;
line-height: 1.1;
max-width: 700px;
}
.tocbox li {
margin-bottom: 8px;
}