/*--------------------------------------------------------------
Login
--------------------------------------------------------------*/
body {
    background: #fff !important;
}

#login h1 a,
.login h1 a {
    background-image: url('../images/logo.svg') !important;
    background-position: bottom;
    background-size: contain;
    width: 90%;
    margin: 0 auto 24px auto;
}

.itsec-screen__actions--skip {
    display: none !important;
}
