.form-floating> div > .form-control {
    padding: 1rem 0.75rem;
}
.form-floating> div > .form-control, .form-floating> div >  .form-select {
    height: calc(3.5rem + 2px);
    line-height: 1.25;
}
.generate_otp .card {
    width: 350px;
    padding: 10px;
    border-radius: 20px;
    background: bisque;
    border: none;
    height: 320px;
    position: relative;
}
.mobile-text {
    color: #989696b8;
    font-size: 15px;
}

.generate_otp
{
    margin-top: 125px;
}
.custom-text-success{
    color: #28a745!important;
}
.iti--show-flags{
    width: 100%;
    margin: 0 0 10px 0;
}
.telephonee{
    height: calc(3.5rem + 2px);
    line-height: 1.25;   
}