body {
  background: #141317 !important;
  color: #fff !important;
}

body.login div#login h1 a {
  min-width: 320px;
  background-size: 320px;
}

#backtoblog {
  text-align: center;
}

#backtoblog a,
a {
  color: #ed1c24 !important;
}

.message {
  background: #2d3037 !important;
}
#loginform {
  background: #141317 !important;
  border: none !important;
  border-radius: 5px;
}

.galogin,
.galogin a {
  background: #2d3037 !important;
}

.galogin #customBtn {
  border: none !important;
  box-shadow: none !important;
  color: white !important;
}
