
  .tab-btn {
    padding-bottom: 4px;
    transition: border-color 0.3s;
  }

  .tab-btn.border-black {
    border-color: black !important;
  }
