/* Site-only CompanyHub news presentation. */
#companyhub-panel-news .companyhub-news-list>.companyhub-news-list__card:only-child{grid-column:auto}
.companyhub-news-list .companyhub-news-list__content h2,
.companyhub-news-list .companyhub-news-list__content h3{font-size:17px;line-height:1.4;font-weight:600;margin:0 0 10px}
.companyhub-news-list .companyhub-news-list__content h2 a,
.companyhub-news-list .companyhub-news-list__content h3 a{color:#171717;text-decoration:none}
.companyhub-news-list .companyhub-news-list__content h2 a:hover,
.companyhub-news-list .companyhub-news-list__content h3 a:hover{text-decoration:underline;text-underline-offset:3px}
.companyhub-news-list .info_bar .icms-svg-icon{width:13px;height:13px;margin-right:5px}
#companyhub-panel-news .companyhub-news__heading{flex-wrap:wrap;gap:12px;align-items:center}
#companyhub-panel-news .companyhub-news__heading h2{flex:1 1 100%;font-size:21px;line-height:1.3;color:#171717}
#companyhub-panel-news .companyhub-news__actions{flex:1 1 100%;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:14px}
#companyhub-panel-news .companyhub-news__actions a{white-space:nowrap}
@media(max-width:575px){
 .companyhub-news-list .companyhub-news-list__content h2,.companyhub-news-list .companyhub-news-list__content h3{font-size:16px}
 #companyhub-panel-news .companyhub-news__heading h2{font-size:20px}
}
