/* Guide */
html {
  background-color: #F8F8EA;
}

aside a.guides {
  color: #fff !important;
  background-color: #9d9d89 !important;
}

#cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  background-size: cover;
  background-position: center center;
  height: 531px;
}

nav#menu a, nav#menu button, #more-dropdown-items {
  background-color: #F8F8EA !important;
}

/*# sourceMappingURL=guide.css.map */