a,
#home-slider .caption h1 span, 
#twitter-carousel .item span, 
#single-portfolio .close-folio-item:hover, 
.single-table.featured .btn.btn-primary, 
.contact-info ul li a:hover, 
#footer .footer-bottom a  {
  color: #B92033;
}

.btn.btn-primary:hover {
  background-color: #027db3
}

a:hover, a:focus {
	color: #027db3;
}


.service-icon, 
.progress-bar.progress-bar-primary, 
.single-table.featured, 
.btn.btn-primary, 
.twitter-icon .fa-twitter, 
.twitter-left-control:hover, .twitter-right-control:hover, 
.post-icon, 
.entry-header .date:after, 
.btn-loadmore:hover,  
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  background-color:#B92033;
}
.navbar.navbar-default
{
	background-color:#151515;
}
.navbar.navbar-fixed
{
	background-color:#151515;
}
#footer .footer-bottom
{
	background-color:#151515;
}
#footer .footer-rooftop
{
	background-color:#B92033;
}
#footer
{
	background-color:#C9C9C9;
}
.btn-loadmore:hover  {
	border: 1px solid #B92033;
}

.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #B92033;
}

.twitter-icon .fa-twitter:after {
	border-color: #B92033 transparent transparent;
}