/* Logo visibility and sizing overrides */
.site-header .logo-light{display:none}
.site-header .logo-dark{display:block;width:158px}
.site-footer .footer-logo{width:100px}
.hero h1,.section-heading h2,.start-layout h2{font-size:32px;line-height:1.3;letter-spacing:-.035em}
@media(max-width:850px){.site-header .logo-dark{width:142px}}
