body {
    background: var(--background) !important;
}

body.fixed__top__header header.header {
    background: #01162D !important;
    --color-h: #01162D !important;
    --color-h-hover: #fff !important;
    --color-h-sub: #fff !important;
    --color-texts-opacity: #fff !important;
    --color-texts: #E6EEFF !important;
    --btn-border: #000 !important;
    --border-color: #5A8BF2 !important;
}