.neos[style] .neos-login-box-logo {
    margin: 0 auto 20px auto
    }
.neos-login-box-logo {
    background-image: url(/_Resources/Static/Packages/Wysiwyg.Kumpan.Website/Neos/logo.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 88px;
    width: 200px
    }
.neos-login-box-logo-resource {
    display: none !important
    }
.neos .neos-login-box header {
    color: black
    }
.neos .neos-login-box .neos-actions button.neos-login-btn {
    background-color: black
    }
.neos[style] .neos-login-footer p, .neos[style] .neos-login-footer a {
    color: rgba(0, 0, 0, 0.75);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75)
    }
.neos .neos-login-box .neos-login-heading {
    color: #000
    }