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