/* CLOUD VM GOLD landing — accent trên layout Epyc */
.gold-landing-s1 {
    background: linear-gradient(165deg, #fffbeb 0%, #ffffff 42%, #fef3c7 100%);
}

.text-gold-brand {
    color: #b45309;
}

.gold-landing-pricing-note a.text-gold-brand {
    color: #b45309;
    font-weight: 600;
}

.gold-landing-pricing-note a.text-gold-brand:hover {
    color: #92400e;
    text-decoration: underline;
}

.gold-hw-card__icon {
    background: linear-gradient(135deg, #fef3c7, #fde68a);
    color: #b45309;
}
