.dh-logo { display: block; position: relative; overflow: hidden; width: 4.1rem; height: 3.5rem; flex-shrink: 0; }
.dh-logo img { position: absolute; display: block; width: 160%; max-width: none; height: auto; left: -32%; top: -23%; }
header.text-on-dark .dh-logo img, .footer-brand .dh-logo img { filter: invert(1); }
header a[aria-label][href="#inicio"], .footer-brand { align-items: center; }
.footer-brand { display: inline-flex; flex-direction: column; }
.footer-brand .dh-logo { width: 5rem; height: 4.3rem; }
.fuuxis-credit { margin: 1.5rem auto 0; padding-top: 1.25rem; border-top: 1px solid #ffffff1a; max-width: 80rem; text-align: center; }
.fuuxis-credit a { display: inline-flex; align-items: center; justify-content: center; gap: .6rem; color: #ddd3c5; font-size: .65rem; text-decoration: none; }
.fuuxis-credit strong { font-weight: 500; }
.fuuxis-credit a:hover { color: #fff; }
.fuuxis-credit a:focus-visible { outline: 2px solid #d4b98e; outline-offset: 5px; }
.fuuxis-logo { position: relative; display: block; width: 1.7rem; height: 1.7rem; overflow: hidden; flex-shrink: 0; }
.fuuxis-logo img { position: absolute; width: 255%; max-width: none; height: auto; left: -86%; top: -51%; }
