/* The footer logo is a real link, including without JavaScript. */
.footer .footer-top-link:focus-visible{outline:3px solid #a080df;outline-offset:6px}
@media(max-width:600px){
  .agata-mobile-home .mh-site-footer>.footer-top-link{
    display:inline-flex;align-items:center;min-height:48px;
  }
  .agata-mobile-home .mh-site-footer>.footer-top-link>img{
    width:128px;height:auto;mix-blend-mode:multiply;
  }
}
