.tab-btn.active {
  border-bottom: 2px solid #000;
  color: #000;
}
.tab-btn:not(.active) {
  border-bottom: 2px solid transparent;
}
