body {
	font-family: 'Merriweather', serif;
	font-size: 18px;
	line-height: 1.4;
}

h1, h2, h3,
h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	margin: 0 0 15px;
	padding: 0;
}

h1 {
	color: #f77023;
	font-size: 36px;
	margin-bottom: 25px;
}

h2 {
	color: #f77023;
	font-size: 28px;
	font-weight: normal;
}

h3 {
	color: #252525;
	font-size: 18px;
}