h1.heading-style-1 {
	font: 50px/1em 'Open Sans', sans-serif;
color: #31353d;
text-transform: uppercase;
font-weight: 300;
margin-top: 0;
margin-bottom: 0;
padding-bottom: 10px;
}

h2.heading-style-2 {
color: #31353d;
font: 20px/25px 'Open Sans', sans-serif;
text-transform: uppercase;
font-weight: 300;
margin-top: 0;
margin-bottom: 0;
padding-bottom: 10px;
}