.social-icons a {
  color: inherit;
  text-decoration: none;
  opacity: 0.8;
}

.social-icons a:hover {
  opacity: 1;
}