/* SAE-4757 */

.single-event .event_hero-cta .h-button--v_outlined.h-button--light {
    background-color: #ff6900;
    border-color: #ff6900;
}
.single-event .event_hero-cta .h-button--v_outlined.h-button--light:hover,
.single-event .event_hero-cta .h-button--v_outlined.h-button--light:active {
    background-color: rgba(233, 62, 7, var(--tw-border-opacity));
    border-color: rgba(233, 62, 7, var(--tw-border-opacity));
}

/* / SAE-4757 */