.site-header .brand{display:flex;align-items:center;gap:0;padding-block:8px}.official-logo{display:block;width:220px;height:auto;max-width:100%;object-fit:contain}.footer-brand .brand{display:block;background:transparent;padding:12px 0;border-radius:0}.footer-brand .official-logo{width:280px;filter:drop-shadow(0 1px 1px rgba(255,220,155,.38))}.site-header .header-inner{min-height:104px}
@media(max-width:1100px){.site-header .official-logo{width:185px}}
@media(max-width:600px){.site-header .official-logo{width:145px}.site-header .header-inner{min-height:80px}.footer-brand .official-logo{width:240px}}
/* Align footer logo to the same container edge as the navigation logo. */
.site-footer .footer-brand{justify-content:flex-start;padding-left:0}
.site-footer .footer-brand .brand{margin-left:0;padding-left:0}
