﻿@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .md-btn-geother-extensions:hover {
        background-color: #BD5622 !important;
        border-color: #BD5622 !important;
    }

    .md-btn-geother-extensions {
        border-color: #BD5622 !important;
    }
}
