body {
    background-color: #fff !important;
}
.site-header{
  background-color: #222;
  color: white !important;
}
.site-title, .site-name{
  color: white !important;
  font-size: 1.4em !important;
}
.site-description{
  color: white !important;
}
.site-footer{
  background-color: #222;
  color: white !important;
  padding: 20PX;
}
