#switchAuth > .tab-item.tab-active {
  color: #fff;
}
#switchAuth{
    margin-bottom: 1rem;
}
#switchAuth .tab.tab-item {
  font-weight: 500;
}
#login-form * {
  font-size: 16px;
}
.label-text {
  font-weight: 500;
  font-size: 16px;
}
