a,
#home-slider .caption h1 span, 
#twitter-carousel .item span, 
#footer .footer-bottom, 
#single-portfolio .close-folio-item:hover, 
.single-table.featured .btn.btn-primary, 
.contact-info ul li a:hover, 
#footer .footer-bottom a  {
	color: #E463E9;
}

#footer .footer-bottom {
  color: #0E0603;
}

.footer-bottom a  {
  color: #9F6A12;
}

.btn.btn-primary:hover{
	background-color: #371B06
}
.btn-submit:hover {
  background-color: #6EA624
}

a:hover, a:focus {
	color: #027db3;
}

.main-nav{
	background-color: rgba(0,0,0,0.85);
} 

#footer{
	background-color: #E5DAE7;
} 
.progress-bar.progress-bar-primary, 
.single-table.featured, 
.btn.btn-primary, 
.twitter-icon .fa-twitter,
.twitter-icon .fa-user,
.twitter-left-control:hover, .twitter-right-control:hover, 
.post-icon, 
.entry-header .date:after, 
.btn-loadmore:hover, 
.btn-submit, 
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
	background-color: #C554C9;
}
.service-icon{
  background-color:#E5DAE7;
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #9F6A12;
}

.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #9F6A12;
}

.twitter-icon .fa-twitter:after {
	border-color: #9F6A12 transparent transparent;
}
.twitter-icon .fa-user:after {
	border-color: #9F6A12 transparent transparent;
}