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: #90909C;
}

a {
	font-weight: 700;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #90909C
}

a:hover, a:focus {
	color: #575756;
}

.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, 
.btn-submit,
.caption .btn-start:hover, 
.folio-overview a:hover {
  background-color:#575756;
}

.btn-submit {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}

#footer {
	background-color: #dadada;
}

.main-nav {
	color: #575756;
	background-color: #dadada;
	height:91px;
}

.left-control:hover,
.right-control:hover {
	background-color: #575756;
	border-color: #fff;
}

.left-control i, .right-control i {
	color: #fff;
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #028fcc;
}

.caption .btn-start:hover
{
	border-color: #028fcc;
}

.twitter-icon .fa-twitter:after {
	border-color: #028fcc transparent transparent;
}