.table-hover tr:hover {
  background-color: #eee !important;
}

nav ul li.active span a {
  color: white !important;
}