.footer .brand{display:inline-flex;align-items:center;gap:.7rem;color:#fff}
.footer .brand svg{display:none}
.footer .brand .footer-mark{display:block;width:58px;height:auto;flex:0 0 auto}
.footer .brand span{color:#fff;font-size:1.35rem;line-height:1}
@media(max-width:520px){.footer .brand .footer-mark{width:52px}}
