header, 
    div.top-navbar, 
    div#mainnav > .inner,
    .bg-header-bg-color-lm,
    .bg-header-bg-color-dm {
        background-color: #940004 !important;
        background: #940004 !important;
    }

    .text-header-text-color-lm,
    .text-header-text-color-dm {
        color: #ffffff !important;
    }


    header a,
    header button,
    header span,
    header i,
    header svg {
        color: #ffffff !important;
    }

  
    header svg path,
    header svg circle,
    header svg line {
        stroke: #ffffff !important;
    }