.logo-menu {
	height: 25px;
}

body {
	padding-top: 60px;
}

.hero-unit {
	text-align: center;
}

.overview {
	text-align: center;
}

.overview-feature {
	background-color: #1a80b9;
}

.overview-feature h3 {
	color: #fff;
}

hr {
	border-top-width: 3px;
}

.footer {
	text-align: center;
	padding: 30px 0;
	margin-top: 70px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background-color: #f5f5f5;
}

.footer p {
	margin-bottom: 0;
	color: #777;
}
