.login-wrapper {
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
    padding: 10px 18px;
    border-radius: 20px;
    background-color: #fff!important;
}
.btn-login {
    width: 100%;
}