/* WordPress integration only. The original design stylesheets are unchanged. */
.admin-bar .site-header{top:32px}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
@media(max-width:600px){.admin-bar .site-header{top:0}}
.brand-group>li>a,.additional-brand-list>li>a{display:flex;align-items:center;justify-content:center}
.case-body>.case-link{align-self:flex-start;margin:0 0 24px}
.bcr-standard-page{background:var(--paper);padding:70px 0;min-height:60vh}
.bcr-standard-page .entry-content{max-width:850px;margin:35px auto 0}
.bcr-standard-page h1{font-size:clamp(2.5rem,5vw,4rem)}
.bcr-standard-page .entry-content p{margin:0 0 1.2em}
.bcr-standard-page .entry-content a{color:var(--red);text-decoration:underline}
