/*---------------------------------------
 *                                      *
 *       Add Your Custom CSS Here       *
 *                                      *
 ---------------------------------------*/

body.fullpage {
    background-color: #000!important;
}
.login-register-form .form-holder .site-brand img {
    max-width: 100%!important;
}

.login-register-form .form-holder .submit-holder [type="submit"]:hover, .login-register-form .form-holder .submit-holder [type="submit"]:focus {
    background-color: #0364D5!important;
}