
.hidden {
  display: none !important;
}

.active {
  color: #000;
  font-weight: 500;
  border-bottom: 2px solid #163f66 !important;
}