body{background:white !important;}
.login h1 a {
    background: url(/c/themes/spri2/img/logo.jpg) !important;
    background-size: 318px !important;
    background-position: center left !important;
    background-repeat: no-repeat !important;
    height: 79px !important;
    width: 140px !important;
}

.wp-core-ui .button-primary {
    background: #b10a2e !important;
    border-color: #af0a2e #b2092d #b20930 !important;
    box-shadow: 0 1px 0 #b20930 !important;
    color: #fff !important;
    text-decoration: none !important;
    text-shadow: 0 -1px 1px #b2092d, 1px 0 1px #b2092e, 0 1px 1px #b10a2e, -1px 0 1px #b2092d !important;
}
.wp-core-ui .button-primary:hover {background: grey !important;}