.social-icons .custom-icon {
  width: 1.5rem;
  height: 1.5rem;
  filter: invert(100%);
  transition: transform 0.2s ease;
}

