a,
#home-slider .caption h1 span {
    color: #61EAFB;
    font-weight: 700;
    text-shadow: 0 1px 0 #000;
}

#home-slider .caption h1 span0 {
    color: #FFC840;
    font-weight: 700;
    text-shadow: 0 1px 0 #000;
}

#twitter-carousel .item span,
#footer .footer-bottom,
#single-portfolio .close-folio-item:hover,
.contact-info ul li a:hover {
    color: #028fcc;
    font-weight: 500;
}

.single-table.featured .btn.btn-primary {
    color: #028fcc;
    font-weight: 700;
}

.single-table.green .btn.btn-primary {
    color: #9C3;
    font-weight: 700;
}

#footer .footer-bottom a {
    color: #C0C0C0;
}

.btn.btn-primary:hover,
.btn-submit:hover {
    background-color: #FF9F00;
}

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

.main-nav,
.service-icon,
.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: #03B0F0;
}

.single-table.green {
    background-color: #9C0;
}

.progress-bar.progress-bar-primary {
    background-color: #F90;
}

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

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

.twitter-icon .fa-twitter:after {
    border-color: #028fcc transparent transparent;
}