@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    footer {
        background-color: #181F2F;
    }
}