footer {
  background: #fff;
  color: var(--clr_black);
  padding: 0;
}
footer a:hover {
  text-decoration: none;
}