﻿.lr-form-area,
.lr-img-area {
    background: #000;
}

.login-form{
    padding:1rem;
    background:#fff;
}

.iq-submit {
    background: #6466f1 !important;
    color: #fff;
}
    .iq-submit:hover {
        background: #1e21eb !important;
    }