.nav-link.active {
  background-color: #0d6efd !important; /* Bootstrap primary blue */
  color: #ffffff !important; /* White text */
  border-radius: 0.375rem; /* Optional: rounded corners */
}
