body {
  background-color: #111111
}

.preloader {
  background-color: #111111
}
  
body {
  font-family: Open Sans; 
}

.site-title, .preloader i, .login-form, .login-form a.lost-pass, .btn-open-login-form, .site-content, .user-content-wrapper, .user-content, footer, .maintenance a{
  color: #ffffff;
} 

a.close-user-content, #mailchimp-box form input[type="submit"], .login-form input#submit.button  {
  border-color:#ffffff
} 

input[type="submit"]:hover{
  background-color:#ffffff
} 

input:-webkit-autofill, input:-webkit-autofill:focus{
  -webkit-text-fill-color:#ffffff
} 

body &gt; 

.login-form-container{
  background-color:#111111
}

.btn-open-login-form{
  background-color:#111111
}

input:-webkit-autofill, input:-webkit-autofill:focus{
  -webkit-box-shadow:0 0 0 50px #111111 inset
}

input[type='submit']:hover{
  color:#111111
}

#custom-subscribe #submit-subscribe:before{
  background-color:#111111
} 
