.gradient-bg {
    background: linear-gradient(45deg, #000000, #DC2626);
}

.text-gold {
    color: #FFD700;
}