.custom-nav-link {
  font-size: 1.2rem;
  color: #A0522D !important;
  font-weight: 600 !important;
}

.custom-nav-link.active {
  background-color: #A0522D !important;
  color: white !important;
  font-weight: 700 !important;
} 