html.dark header {
    background: transparent !important;
}
.header-body {
    border-bottom: none !important;
}

.body>#footer .copyright {
    color: #fff !important;
}
html.dark header, html.dark header .header-body {
    background: none !important;
    border-color: #191c21;
    border-radius: 6px 6px 0 0;
    border-bottom: none !important;
}
header#header.newHeader {
    background: none !important;
}
header#header .header-body {
    background: none !important;
}

element.style {
    min-height: 127.988px;
}
html.dark body.sticky-menu-active header#header.newHeader .header-body {
    border-bottom-color: #282d36;
    background: #282d36 !important;
}
