/* Shared readability refinement: preserve brand families and colour hierarchy. */
body { font-weight:500; }
body p, body figcaption, body input, body select, body textarea { font-weight:500; }
body h1, body h2, body h3, body h4 { font-weight:500; }
body h1 em, body h2 em, body h3 em { font-weight:500; }
body .site-nav-link, body .mobile-nav-link { font-weight:500; }
body .contact-intro p:not(.contact-eyebrow), body .contact-note, body .contact-form label span { color:#51474d; }
body input::placeholder, body textarea::placeholder { color:#62575e; opacity:1; }

.brand-logo-picture{display:block}
@media(max-width:767px){.site-header .brand-logo-img{width:min(280px,calc(100vw - 90px));height:auto;max-width:none;mix-blend-mode:multiply}.brand-logo-link:hover{opacity:1}}
@media(max-width:767px){.site-header .brand-logo-img{filter:contrast(1.18);}}

@media(min-width:768px){.site-header .brand-logo-img{width:290px;height:auto;max-width:none;mix-blend-mode:multiply;filter:contrast(1.18)}.brand-logo-link:hover{opacity:1}}
