:root {
    --main_color: #1484C1;
    --green_light: #BC1F2D;
    --blue_dark: #041e42;
}

.header_middle.scrolled .title,
.header_middle.scrolled .subtitle,
.header_middle.scrolled .icon span,
.header_top_widget a:not(.btn) {
    color: white !important;
}