.site-header { background: #fdf4db; }
.site-header .brand-link { width: 332px; height: 80px; }
.site-header .brand-logo, .brand-logo { display: block; width: auto; height: 80px; max-width: none; object-fit: contain; }
.footer-brand-logo-panel { display: inline-flex; padding: 12px 16px; border-radius: 0; background: #fdf4db; }
.flow-footer .footer-brand p { margin-top: 24px; }
@media (max-width: 700px) {
.site-header .brand-link { width: auto; height: 50px; }
.site-header .brand-logo, .footer-brand-logo-panel .brand-logo { width: auto; height: 50px; }
.flow-footer .footer-brand { grid-column: 1 / -1; }
.flow-footer .footer-brand p { margin-top: 24px; }
}
