.contact-socials {
  & img {
    height: 1.5rem;
    width: 1.5rem;
  }

  & img:hover {
    width: 1.75rem;
    height: 1.75rem;
  }
}
