.single-post .fusion-header {
	background-color: #BDDB93 !important;
}
.single-post .fusion-is-sticky .fusion-main-menu > ul > li > a {
    color: #087f23 !important;
}





@media only screen and (max-width: 800px){

	h1 {
  font-size: 25px !important;
  }
  h2 {
  font-size: 20px !important;
  }
  h3 {
  font-size: 17px !important;
  }
  h4 {
  font-size: 15px !important;
  }

		.fusion-mobile-menu-icons a { 
				margin-top: 10px;
		}
	#slide-54-layer-1 h2 {
		font-size: 15px !important;
		line-height: 15px !important;
	}
}