@CHARSET "UTF-8";

.bg-lbc {
	background-color: #d00149;
	color: #fff !important;
}

.bg-lbc-2 {
	background-color: #f17420;
	color: #fff !important;
}

.bg-lbc  a, .bg-lbc-2 a {
	color: #fff !important;
}

.bg-lbc small {
	color: #fff !important;
}

.navbar-inverse, .carousel-inner {
	border-bottom: solid 3px #f17420 !important;
}

.navbar-inverse a:hover {
	color: #f17420 !important;
}

.featurette-divider {
	border-top: solid 1px #f17420 !important;
}