body{background:var(--theme-page-bg,#f5f6f7);font-size:var(--theme-font-size,14px)}
.wrap{width:var(--theme-content-width,1200px)}
.brand-row{height:var(--theme-header-height,92px);background-position:center;background-size:cover}
.headline,.info-block,.content-card,.home-mid-banner{border-radius:var(--theme-card-radius,0);overflow:hidden}
.article-body{width:100%;max-width:var(--theme-article-width,860px);margin-right:auto;margin-left:auto}
.theme-home-columns-1 .article-grid{grid-template-columns:1fr}
.theme-density-compact .cover-list-item{padding-top:6px;padding-bottom:6px}
.theme-density-compact .list-cover{width:76px}.theme-density-compact .cover-list-item{grid-template-columns:76px minmax(0,1fr)}
.theme-hide-article-dates .list-copy time{display:none}
.theme-footer-extra{margin-top:7px;color:#d7e1e8}
@media(max-width:768px){.brand-row{height:auto;min-height:72px}.wrap{width:auto}.article-body{max-width:100%}}
