h1{

}
h2{
	color: #7a0019 !important;
	line-height: 1.2;
	font-family: 'Exo', "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 22px;
	margin: 0 0 10px;
	padding: .3em 0; 
	border-bottom: 1px solid #e5e5e5; 
	-webkit-text-stroke-width: 0.2px; 
}
h3{
	color: #7a0019 !important;
	line-height: .8;
	font-family: 'Exo', "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	margin: 0 0 10px;
	padding: .3em 0; 
	border-bottom: 1px solid #e5e5e5; 
	-webkit-text-stroke-width: 0.2px; 

}
h4{
	color: #515151 !important;
}
#container a{
	color: #7a0019 !important;
}