.logo{width:54px;height:54px;object-fit:contain;background:#fff;border-radius:50%;padding:3px}
.socials{display:flex;gap:20px;margin-top:28px}
.socials a{color:var(--ink);font-weight:600;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:4px}
@media(max-width:800px){.logo{width:46px;height:46px}.socials{flex-wrap:wrap}}
