.single-promo-2 span{
	background: #C6181B;
}

.custom-nav-item:hover .custom-nav-link, .custom-nav-item:focus .custom-nav-link{
	color: #C6181B;
}
	
.gradient-bg {
    background: -webkit-gradient(linear, left top, right top, from(#000000), to(#C6181B)) !important;
}

.scroll-top{
	background: #C6181B;
}

.title-with-icon-link{
	margin-bottom:0px;
	padding-bottom: 0px;
}

a.link-submenu{
	color: #C6181B;
}

a{
	color: #C6181B;
}