.social__link svg {
  transition: none !important;
}
.social__link:hover svg {
  transform: none !important;
}
