/*****************************************************************************************************
* Legacy Browsers CSS
******************************************************************************************************/

/*
IE 11
---------------------------------------------------------------------------------------------------- */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  
  .site-title a {
    background-position-y: 7px;
  }

}
