.login h1 a {
  background: url(https://mfa.cachefly.net/mfa/images/mercy-for-animals-logo-color.png) no-repeat center center;
  width: 300px;
  height: 116px;
  text-indent: -9999px;
  overflow: hidden;
  padding-bottom: 15px;
  display: block;
}

.wp-core-ui .button-primary {
  background: #64A092;
  border-color: #64A092 #64A092 #64A092;
  -webkit-box-shadow: 0 0 0 #64A092;
  box-shadow: 0 0 0 #64A092;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 0 #64A092,0 0 0 #64A092,0 0 0 #64A092,0 0 0 #64A092; }

primary:hover {
  background: #52867A !important;
  border-color: #52867A !important;
  color: #fff; }

.login .message {
  border-left: 4px solid #64A092; }
