a,
#home-slider .caption h1 span,
#home-slider .caption p,
#twitter-carousel .item span,
#single-portfolio .close-folio-item:hover,
.single-table.featured .btn.btn-primary,
.contact-info ul li a:hover {
    color: #dbdbdb;
}

#footer .footer-bottom,
#footer .footer-bottom a {
    background-color: #2c2c2c;
    color: #fff;
}

.btn.btn-primary:hover,
.btn-submit:hover {
    background-color: #dbdbdb
}

a:hover, a:focus {
	color: #dbdbdb;
}

.main-nav,
.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,
#footer,
.caption .btn-start:hover,
.left-control:hover,
.right-control:hover,
.folio-overview a:hover {
    background-color:#fff;
}

.twitter-left-control:hover,
.twitter-right-control:hover,
.btn-loadmore:hover  {
	border: 1px solid #dbdbdb;
}

.caption .btn-start:hover,
.left-control:hover,
.right-control:hover {
	border-color: #dbdbdb;
    color: #000;
}

.twitter-icon .fa-twitter:after {
	border-color: #dbdbdb transparent transparent;
}
