.navbar-brand {
  font-weight: 600;
}

.navbar {
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.nav-link.active {
  font-weight: bold;
}