/* Fix Astra Header - Correct Colors */
.site-header,
.main-header-container,
.main-header-bar,
.main-header-bar-wrap,
.ast-header-break-point .main-header-bar,
.ast-main-header-wrap,
.ast-primary-header,
.ast-desktop-header {
    background-color: #ff5718 !important;
}

.site-branding,
.custom-logo-link,
.ast-builder-grid-row,
.ast-mobile-header-wrap,
.site-header .site-branding {
    background-color: transparent !important;
}
