/* Footer Social Icon Hover States - CSS Only */
.hover-social-icon:hover {
  background: var(--color-brand-teal) !important;
  color: white !important;
}
