.auth-wrapper .section-title,
.auth-wrapper .section-title span {
    color: var(--theme) !important;
}
.auth-wrapper .section-title {
    border-bottom: 1px solid var(--theme) !important;
}
.auth-wrapper .choices__inner {
    min-height: 46px;
    line-height: 30px;
}
