/* BEGIN custom_css */
.singular .entry-title {
	color: #96ae53;
	letter-spacing: 0.01em;
	font-size: 20px;
}
h2 {
	color: #96ae53;
	letter-spacing: 0.01em;
}
#header-wrapper
{
	border-right-style: none;
}
.post-thumbnail h1
{
	text-transform: none;
	
}
h1, h2, h3, h4, h5, h6
{
  text-transform: none;
}
/* END custom_css */
