footer { display:flex; flex-wrap:wrap; justify-content:center; gap:12px 22px; }
footer a { color:#fff; text-decoration:none; }
footer a:hover { text-decoration:underline; }
footer span { opacity:.76; }
