html {
    scroll-behavior: smooth;
}

.glow-effect {
    box-shadow: 0 0 20px rgba(220, 38, 38, 0.4);
}