footer { background:var(--primary); }
footer h5, footer b, footer strong { color:var(--white); }
footer p, footer a, footer li { font-size:0.78rem; color:var(--white); line-height:1.5; }
footer a { color:var(--gold); }
footer a:hover { color:var(--ltblue); }
footer ul { margin:0; padding:0; }
footer ul li { list-style:none; }
footer .seal { max-width:80%; }