.logo-menu {
	height: 20px;
	width: 20px;
	margin-right: 8px;
}

.jumbotron {
	text-align: center;
}

.btn-jumbotron {
	margin: 5px;
}

.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;
}
