.site-footer{border-top:1px solid rgba(var(--black),.1);margin-top:60px;padding:24px 0}.site-footer .footer-social{align-items:center;display:flex;flex-direction:column;gap:14px;margin-bottom:24px}.site-footer .footer-social .footer-social-label{font-size:14px;opacity:.6}.site-footer .footer-social .footer-social-icons{display:flex;gap:14px}.site-footer .footer-social .footer-social-icons a{align-items:center;border:1px solid rgb(var(--black));border-radius:50%;color:rgb(var(--black));display:flex;height:44px;justify-content:center;transition-duration:.4s;width:44px}.site-footer .footer-social .footer-social-icons a:hover{background-color:#000;color:#fff}.site-footer .footer-content{align-items:center;display:flex;font-size:14px;gap:12px;justify-content:center;opacity:.6}.site-footer .footer-content .copyright{font-weight:400}.site-footer .footer-content .separator{opacity:.5}.site-footer .footer-content .footer-link{color:rgb(var(--black));text-decoration:none;transition:opacity .2s ease}.site-footer .footer-content .footer-link:hover{opacity:.7;text-decoration:underline}
