
#footer, .jumbotron {
	background-color: #6b9dd1;
	color: #fff;
}

#sidebar .text-muted,
#sidebar .well li a,
#sidebar .well a,
.jumbotron,
.jumbotron .help-block,
.jumbotron a,
.jumbotron h1 a,
#footer a {
	color: #fff;
}
.jumbotron h1 {
	font-size: 31px;
	font-weight: 200;
	padding-top: 25px;
}

#sidebar .well,
.panel-default > .panel-heading {
	background-color: #6b9dd1;
	border-color: #6b9dd1;
	color: #fff;
}
