/* Remove background circle from core team social icons */
.core-team-card .core-team-socials a {
  background: none !important;
  box-shadow: none !important;
}
