.site-footer{background:var(--navy);color:#e8f3ff;padding:3.5rem 0 1.5rem}.footer-grid{display:grid;gap:2rem}.footer-copy{max-width:32rem;color:#b8cae5;margin:.7rem 0 0}.footer-title{font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;color:#86b9ef;margin:0 0 .7rem}.footer-links{display:grid;gap:.55rem}.footer-links a{width:max-content;max-width:100%;color:#dceaff}.footer-links a:hover{text-decoration:underline}.footer-bottom{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:space-between;margin-top:3rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.14);font-size:.86rem;color:#9cb3d3}@media (min-width:680px){.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}