/* Custom overrides for navbar link styling */
.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
  color: #41ffff !important;
} 