.elementor-3403 .elementor-element.elementor-element-464b936f{--display:flex;}/* Start custom CSS *//* Apply Primary Theme Color to Header */
header.site-header, .ast-primary-header-bar {
    background-color: #001f3f !important;
}

/* Ensure Menu Links are clear white against the navy */
.main-navigation a {
    color: #ffffff !important;
}

/* Add a subtle gold hover effect to links to match your brand */
.main-navigation a:hover {
    color: #D4AF37 !important;
}/* End custom CSS */