#login h1 a {
    background-image: url("../images/cardiogen-logo.png") !important;
    background-size: cover;
    width: 263px;
    height: 91px;
}

.login .message {
    border-left: 4px solid #53A1AD;
}

body {
    border-top: 16px solid #53A1AD;
    background: #ffffff !important;
}

#login {
    margin-top: 32px !important;
}

.wp-core-ui .button-primary {
    background: #53A1AD;
    border-color: #53A1AD;
    box-shadow: none;
}
