/* Block styles: Gutenberg or custom blocks */


/* --- Mega Menu styles moved to mega-menu-overrides.css for consolidation and maintainability. --- */

/* ...and so on, for all mega menu block-specific rules not already in mega-menu-overrides.css... */

.hero-primary{
    background-color: var(--wp--preset--color--gray-1) !important;
}
.hero-primary strong{
    font-weight: 600 !important;
}