a:hover,
a:focus {
  color: #fff;
}

.button:hover,
.button:focus {
  filter: brightness(110%);
}

figure img {
  border-radius: 8px;
}

.footer-social-icons {
  font-size: 2rem;
}