.required {
  color: #ff0000;
}

header a, footer a {
  color: #422b11;
}

body {
  color: #422b11;
}

.top, .works, .allworks, .works-singlepage, .allblog, .blog-singlepage, .contact {
  background-color: #f8fdff;
}

.news, .news-post, .blog {
  background-color: #a8dcef;
}

.about {
  background-color: #fff;
}

footer {
  background-color: #e8f6f9;
}/*# sourceMappingURL=color.css.map */