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