.hero {
    background-color: #FFA100;
    height: 300px;
}

.main.home {
	margin-top: -60px;
}

.hero-text h1 {
	/*font-size: 3.1em; */
}

.hero-text h1 strong {
	color: #ffffff;
	font-weight: 300;
}