footer{background:var(--navy);color:#fff;margin-top:4rem;padding:2.4rem 0;position:relative;z-index:10}footer p{color:#fff;font-size:var(--fs-sm);line-height:1.55;opacity:.95;text-align:center}footer a{color:var(--blue);font-weight:600;margin:0 .45rem;text-decoration:none}footer a:hover{text-decoration:underline}@media (max-width:600px){footer{margin-top:3rem;padding:2rem 0}footer p{font-size:.9rem;padding:0 1rem}footer a{display:inline-block;margin:0 .25rem}}