/* Override top header background */
.md-header {
    background-color: #212529 !important;
}

.md-tabs {
    background-color: #141719 !important;
}