.register-form a[aria-expanded='true']{

}
.phoneFormWrapper{
    background-color: white;
}
.tab-content{
    background-color: transparent !important;
}
.d-none{
    display: none;
}
#sendSmsBtn{
    background: red !important;
    height: 39px;
    width: 260px;
    align-items: center;
    display: flex;
    justify-content: center;
}
#phoneNumber{
    margin-bottom: 14px;
}
#phone_login{
    color: black !important;
}
.form-label{
    display: flex;
    margin-top: 30px;
    margin-bottom: 14px;
    /*margin-block-start: 0px;*/
}
.register-form ul a{
    color: black !important;
}
