.brand{gap:13px}
.brand-logo{display:block;width:45px;height:45px;flex:none;transition:transform .35s ease,filter .35s ease}
.brand:hover .brand-logo,.brand:focus-visible .brand-logo{transform:rotate(-7deg) scale(1.05);filter:drop-shadow(0 0 10px #c7a47755)}
.footer-brand .brand-logo{width:54px;height:54px}
@media(max-width:700px){.brand{gap:9px}.brand-logo{width:38px;height:38px}}
@media(max-width:390px){.brand-logo{width:34px;height:34px}}
