.site-footer .footer-heading{color:var(--brand-color);font-family:Montserrat,sans-serif;font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:.04em}.site-footer .footer-links{list-style:none;padding:0;margin:0;display:grid;gap:.4rem;justify-items:center;font-size:.9rem}.site-footer .footer-links a{color:var(--secondary-text);font-weight:600;text-decoration:none;transition:color .2s ease}.site-footer .footer-links a:hover{color:var(--primary-text)}