.social-links{align-items:center;display:flex;flex-wrap:wrap}.social-links-bio{gap:20px;justify-content:center;margin-bottom:24px}.social-links-footer{gap:14px;justify-content:flex-end;margin-top:10px}.social-link{align-items:center;color:#101936;display:inline-flex;justify-content:center;line-height:0;transition:color .2s,transform .2s}.social-link img,.social-link svg{fill:currentColor;height:24px;transition:transform .2s;width:24px}.social-links-footer .social-link{color:#4b587c}.social-links-footer .social-link img,.social-links-footer .social-link svg{height:20px;width:20px}.social-link:hover{transform:translateY(-2px)}.social-link-fb:hover{color:#2563eb}.social-link-tt:hover{color:#ec4899}.social-link-yt:hover{color:#dc2626}.social-link-th:hover{color:#000000}.social-link-ig:hover{color:#e1306c}.social-link-zl:hover img{transform:scale(1.1)}@media (max-width:768px){.social-links-footer{justify-content:center}}