.active {
  border-bottom: 4px solid #1f5aa6;
}

.inactive {
  border-bottom: 4px solid transparent;
}
