.Heading1, h1 { 
	font-size: 5em; 
	color: #E7B30F; 
	text-transform: lowercase; 
	letter-spacing: -2px;
	margin: -13px 0 0.4em;
	font-weight: normal;
	line-height: 0.8em;
}

.Heading2, h2 {
	font-size: 1.6em;
	color: #000;
	font-weight: bold;
	margin: 0 0 0.8em;
}

.Normal, p { line-height: 1.5em; margin-bottom: 0.85em; font-size: 1.3em; }

.btn {
	font-size: 1.6em;
	text-transform: lowercase;
	font-weight: bold;
	padding: 3px 7px;
	display: inline-block;
	margin-top: 5px;
	background: #000;
	color: #fff;
	border-left: 5px solid #fff;
}

.Heading4, h4 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 3.5em;
	margin-bottom: 0.4em;
	line-height: 1em;
}
