.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: dimgrey !important;
}

.nav-tabs .nav-link {
  color: white !important;
}
