footer{display:flex;flex-direction:column;gap:1rem;background-color:var(--foreground);padding:2rem;line-height:1.6}footer,footer a{color:var(--background)}footer a{display:block;padding:0;text-decoration:none}footer a:hover{text-decoration:underline}