body {
	margin-top: 10px; /* 50px is the height of the navbar - change this if the navbarn height changes */
}
.hero-spacer {
	margin-top: 10px;
}

.hero-feature {
	margin-bottom: 10px;/* spaces out the feature boxes once they start to stack responsively */
}

footer {
	margin: 10px 0;
}
