header {
  background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
}
body,
#content,
.sub-content {
  background: #fff;
}
.home-about,
.thumbnails .thumbnail {
  background: #cecece;
}
.contact-form input,
.contact-form textarea {
  color: #848484;
  border: 1px solid !important;
  border-color: #d2d2d2;
}
#cookies-alert .cookies p {
  color: #848484;
}
