.site-footer{padding:2rem 4rem;background:#1a1a1a;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:1.5rem;flex-wrap:wrap;border-top:none}.site-footer-logo{height:80px;opacity:.6;filter:brightness(0) invert(1);object-fit:contain}.site-footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.site-footer-links{display:flex;gap:1.4rem;flex-wrap:wrap;justify-content:flex-end}.site-footer-links a{font-size:.82rem;color:hsla(0,0%,100%,.6);text-decoration:none;letter-spacing:.02em;transition:color .15s}.site-footer-links a:hover{color:#fff}.site-footer-copy{font-size:.78rem;color:hsla(0,0%,100%,.3)}@media (max-width:768px){.site-footer{flex-direction:column!important;align-items:center!important;text-align:center;padding:2rem 1.5rem}.site-footer-right{align-items:center}.site-footer-links{justify-content:center}}