.glow-gold:hover {
  box-shadow: 0 0 20px rgba(212, 175, 55, 0.4);
}

.glow-purple:hover {
  box-shadow: 0 0 20px rgba(168, 85, 247, 0.4);
}
