﻿h2 {
	font-size: 2.6em;
	color: #FFF;
}
h2:first-letter {
	text-transform: uppercase;
}

h3 {
	font-size: 2.4em;
	margin-bottom: 1em;
	margin-top: 0.3em;
}

h4 {
	font-size: 1.4em;
	font-weight: bold;
	color:#463b38;
}
