.b-bar-icon img {
    width: 0 !important;
}

div.navbar-nav.mr-auto {
    display: none !important;
}

.b-bar-vertical-inline {
    background-color: #003399 !important;
}

.b-bar-vertical-inline a {
    color: white !important;
}

.b-bar-horizontal * {
    color: white !important;
}

.b-bar-menu {
    background-image: linear-gradient(180deg, #003399 30%, #3385FF 100%) !important;
}

.b-bar-horizontal {
    background-color: #003399 !important;
}

div.page {
    background-color: #003399 !important;
    color: white !important;
}

.focus--mask {
    background: #003399 !important;
}

.focus {
    background: #3385FF !important;
}
