.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--theme-form-field-border-focus-color);
  font-weight: bold;
}

