<>
.semi-transparent-white-bg {
background-color: rgba(255,255,255,.95);
}
section {
background-color: rgb(176 116 209 / 10%);
}
.allow_login_code_captcha{display:none;}
.phone-code-select {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right: 0;
padding: 0 8px;
max-width: 90px;
text-align: center;
}
#phoneInp {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
>