.footer {
	border-radius: 0;
	min-height: 200px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	margin-bottom: 0;
	margin-top: 60px;
	color: #eee;
	border-color: #90b7f1;
	background-color: #90b7f1;
	box-shadow: 0 50vh 0 50vh #555;
}
