.site-header .brand{flex-direction:row;align-items:center;gap:10px}
.site-header .brand>img{width:38px;height:38px;object-fit:cover;border-radius:50%;filter:none}
.site-header .brand-copy{display:flex;flex-direction:column;line-height:.8}
.site-header .brand-copy strong{font-size:21px;letter-spacing:.12em}
.site-header .brand-copy small{font-size:7px;letter-spacing:.43em;margin-top:7px}
@media(max-width:560px){.site-header .brand>img{width:32px;height:32px}.site-header .brand-copy strong{font-size:18px}}
