/* Home page specific styles */
.hero-glow {
  background: radial-gradient(circle at 50% 30%, rgba(243, 7, 50, 0.15) 0%, transparent 70%);
}
