/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.footer-unit {
	color: inherit;
	background-color: #eee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 15px;
}

.hero-unit {
	padding: 15px;
}