.wordmark{display:flex;align-items:center;gap:.65rem}
.wordmark img{width:46px;height:46px;object-fit:contain;border-radius:4px;background:#fff}
.hero-logo{display:block;width:180px;height:180px;margin:0 auto 1.5rem;object-fit:contain;border-radius:5px;background:#fff}
.brand-band nav .boxo-wordmark{border-color:var(--red);color:var(--red);font-size:1.25rem;font-weight:1000;letter-spacing:-.06em}
.brand-band nav .boxo-wordmark:hover{background:var(--red);color:#fff}
.footer-brand img{width:112px;height:112px;object-fit:contain;border-radius:4px;background:#fff}
@media(max-width:800px){.wordmark img{width:40px;height:40px}.wordmark span{font-size:1.2rem}.hero-logo{width:145px;height:145px}}
