.content_container{
	font-size:16px;
}

.call_content h1,
.content_container h1{
	font-size:36px;
	line-height:40px;
	color:#383838;
	margin:0px;
	font-weight:400;
	letter-spacing:2px;
}

.content_container h3{
	font-size:20px;
	line-height:24px;
	margin:0px;
	font-weight:400;
	letter-spacing:4px;
	margin-bottom:5px;
}

.content_container h4{
	font-size:18px;
	margin:0px;
	font-weight:400;
}

.call_content hr,
.content_container hr{
	border:none;
	display: inline-block;
	border-top:5px solid #EBCB84;
	width:64px;
	margin:20px auto 30px auto;
}