.site-footer{background:var(--ink);color:#dce7df;padding:80px 0 0}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:48px}.site-footer h2,.site-footer h3{color:#fff}.site-footer h3{font-size:1rem}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:10px 0}.site-footer a{text-decoration:none;color:#dce7df}.site-footer a:hover{color:var(--green-light)}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:56px;padding:22px 0}.footer-bottom p{margin:0;color:#99a79e;font-size:.9rem}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.footer-grid{grid-template-columns:1fr}}