/* Astra Header Styles */
.site-header,
.ast-primary-header-bar {
    background-color: #7BBFB8 !important;
    border-bottom: 3px solid #9B4F96 !important;
}

/* Make navigation menu transparent */
.main-header-menu,
.ast-builder-menu-1 .main-navigation ul,
.ast-builder-menu-1 .main-header-menu {
    background-color: transparent !important;
}

/* Ensure menu text is dark forest */
.site-title a,
.site-title a:focus,
.site-title a:hover,
.site-title a:visited,
.ast-builder-menu-1 .main-header-menu .menu-item > .menu-link {
    color: #0F2E2C !important;
}

/* Page Background Overrides */
body, 
.site-content,
.elementor-page .elementor-widget-wrap,
.elementor-page .elementor-container,
.elementor-page .e-con {
    background-color: #EAF6F5 !important;
}
