@charset "UTF-8";

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
}
