#main, #wrapper, .fusion-separator .icon-wrapper, html, body, .bbp-arrow, .woocommerce-tabs > .tabs .active a {
  background-color: #333 !important;
}
.single-post #main, #wrapper {
  background-color: #fff !important;
}
.single-post #main .sidebar {
  background-color: #29292a;
  padding:30px;
}
.fusion-header, #side-header, .layout-boxed-mode .side-header-wrapper {
  background-color: #664C00 !important;
  background-color: rgba(102,76,0,1) !important;
}
.entry-title a{
  color:#B25900;
}
.fusion-page-title-bar h1 {
    font-size: 44px;
    line-height: normal;
    text-shadow: 2px 2px 2px #eee;
}
.fc-header-title h2 {
	font-size: 1.4rem !important;
}