body.login {
  background: #111111;
}
.login h1 a {
  background-size: contain !important;
  width: 220px !important;
  height: 72px !important;
}
.login form {
  border-radius: 12px;
  border: 0;
}
.login-collection-message {
  color: #f6f3ee;
  text-align: center;
}
