.dn-magic-login-form{
    width:90%;
    padding:20px;
}

.dn-magic-login-form-group{
    font-family: "Inter", Sans-Serif;
    font-size:16px;
}

.dn-magic-login-form-group label{
    line-height: 22px;
}

.dn-magic-login-form-group input[type=email]{
    color: #666;
    border: 1px solid #ddd!important;
    width: 100%;
    background-color: #fff!important;
    margin-bottom: 20px;
}

.dn-magic-login-form-submit{
    background: #000;
    color: #fff;
}