footer a {
  border-bottom: 2px solid transparent;
}

footer a:focus,
footer a:hover {
  border-bottom: 2px solid var(--color-blue);
}
