.header-for-post-list {
font-size: 52px;
}
@media screen and (max-width: 768px) {
.section-details.blue .section-boxed h2 {
font-size: 36px;
font-weight: 700;
line-height: 46.8px;
}
.section-details.blue .section-boxed p {
margin-top: 2rem;
font-weight: 500;
line-height: 24px;
}
}
@media screen and (max-width: 37.5em) {
.section-details.blue .section-boxed h2 {
font-size: 22px;
}
.section-details.blue .section-boxed p {
font-size: 16px;
}
.header-for-post-list {
font-size: 32px;
}
.with-scroll .d-flex {
flex-direction: column;
}
.white-box .thumbnail {
width: 100%;
}
.white-box .content {
width: 100%;
margin-left: initial;
}
.white-box .content h3 {
padding: 0;
margin-top: 2rem;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 16px;
font-weight: 700;
line-height: 24px;
}
.white-box .content h2  a {
font-size: 20.2px;
line-height: 24px;
font-weight: 700;
text-align: left;
overflow-wrap: break-word;
}
.white-box .content h5 {
font-size: 16px;
line-height: 24px;
}
.white-box .content p {
font-size: 1rem;
line-height: 1.3rem;
margin-bottom: 15px;
font-weight: 500;
}
}