/* Initial Colour: #f7ca18
Changed to: #f7d036 */

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: #d5ab07;
}

.btn.btn-primary:hover,
.btn-submit:hover {
    background-color: #d5ab07;
}

a:hover,
a:focus {
    color: #d5ab07;
}

.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: #f7d036;
}

.nav-color {
    background-color: #f7d036;
}

.twitter-left-control:hover,
.twitter-right-control:hover,
.btn-loadmore:hover {
    border: 1px solid #f7d036;
}

.caption .btn-start:hover,
.left-control:hover,
.right-control:hover {
    border-color: #f7d036;
}

.twitter-icon .fa-twitter:after {
    border-color: #f7d036 transparent transparent;
}

.compname {
    color: #f7d036;
    font-weight: 800;
    font-size: 1.4em;
}

.bottom-closing-row {
    min-height: 2px;
    bottom: 0px;
    border: #d5ab07 2px solid;
}