Buy me a coffee

#mobile

header#header {
    background-color: #282828 !important;
}
.header-menu-bg.theme-bg--primary {
    background-color: #282828 !important;
}
div.container.header-menu-nav-item * {
    color: #fff;
}
body.header--menu-open {
    div.burger-inner>div {
        background-color: #fff !important;
    }
    svg {
        fill: #fff !important;
    }
}