:root {
    --font: "Roboto";
    --font-title: "Marcellus";
    --primary: #006ea8;
    --main-color: #006ea8;
    --blue: #006ea8;
    --links-color: #006ea8;
    --links-color-hover: #005886;
    --resize-btn-color: #006297;
    --footer-bg: #006ea8;
    --footer-bg-darken: #003d76;
    --important-bg: #e3f8ff;
    --important-title-color: #056fac;
    --important-text-color: #424242;
}

header .header-logo.header-logo-biplovip .main-title .where {
    color: #041f48 !important;
}