.well.colHead {
    background-color: #F3742A !important;
    border-color: #F3742A !important;
    color: #ffffff;
    padding: 0.5em !important;
}
.well.colHead h2,
.well.colHead a,
.well.colHead a:hover {
    text-decoration: none !important;
    color: #ffffff !important;
}
.well.colHead h2 {
    font-size: 1em;
    text-transform: uppercase;
}
.jumbotron {
	border-bottom:none !important;
	text-align: left !important;
}