/* Themify Customize Styling */
body {	
	color: rgba(0,0,0,0.99); 
}
a {	
	color: #2c807f; 
}
#headerwrap {	background: none;
	background-color: rgba(237,234,241,0.99); 
}
#headerwrap a {	
	color: #2c807f; 
}
#headerwrap a:hover {	
	color: rgba(0,0,0,0.99); 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #edeaf1; 
}
#headerwrap.fixed-header #header {	
	color: rgba(0,0,0,0.99); 
}
#headerwrap.fixed-header a {	
	color: #2c807f; 
}
#headerwrap.fixed-header a:hover {	
	color: rgba(0,0,0,0.99); 
}
body #site-logo a {	
	color: rgba(0,0,0,0.89); 
}
.page-title {	
	color: #2c807f; 
}
#footerwrap {	background: none;
	background-color: rgba(223,237,242,0.99); 
}

/* Themify Custom CSS */
img.wp-post-image.wp-image-865 {
  width: 100% !important;
}