@media all and (-ms-high-contrast: none ), (-ms-high-contrast: active) {
    .md-header {
        color: #ffffff !important;
        background-color: #2094f3 !important;
    }

}
