.required {
  color: #ff0000;
}

header a, footer a {
  color: #1A1311;
}

body {
  color: #1A1311;
}

.top {
  background-color: #fff;
}

.events, .events-post, .allevents, .bookstore_events, .sns, .download, .contact {
  background-color: #FFFDE4;
}

.about, .news, .news-post, .guidance {
  background-color: #FFD000;
}

.bookstore_events-single {
  background: url(/wp-content/themes/practice/assets/img/eventbg@4x-8.png) no-repeat center/cover;
}

footer {
  background-color: #4A402B;
}
footer p {
  color: #FFF;
}/*# sourceMappingURL=color.css.map */