footer a {
  color: inherit;
  text-decoration: none;
}

footer a:hover {
  color: var(--green);
}
