/* Remove old -ms-high-contrast styles to avoid deprecation warnings */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* Empty rule to override TinyMCE styles */
}
