.navbar-nav .nav-link.active {
  color: #dc3545 !important;
  font-weight: 600;
}

.navbar-nav .nav-link:hover {
  color: #dc3545 !important;
}