.wl-form {
    max-width: 360px !important;
    text-align: center;
}
.wl-form input {
    background: #46AFF71A;
    border-radius: 0;
    margin-bottom: 15px;
}
.wl-form label {
    font-weight: 700;
    font-family: Inter;
}