footer a {
  text-decoration: none;
  color: var(--gray) ! important;
}

footer a:hover {
  opacity: 0.75;
}