section#newsContent{padding-bottom:200px}section#newsContent .news-content-container{gap:100px}section#newsContent .featured-row{gap:30px}section#newsContent .featured-row>.featured-item{flex:0 1 380px;gap:20px}section#newsContent .featured-row>.featured-item .title-area{gap:5px}section#newsContent .featured-row>.featured-item .post-date{padding-top:10px;border-top:1px solid var(--gray-light)}section#newsContent .featured-row>.featured-item:hover .post-title{color:var(--theme-color)}section#newsContent .news-list{gap:30px}section#newsContent a.btn-load-more{border:1px solid var(--gray-light);min-width:300px;border-radius:10px}@media all and (max-width:767px){section#newsContent{padding-bottom:100px}section#newsContent .news-content-container{gap:60px}section#newsContent .featured-row{flex-direction:column}}