.title-color,
.top-links:hover,
.top-links.active,
.footer-links:hover,
.footer-links:active {
    color: #f5a321 !important;
}
.color-highlight {
    color: #f5a321 !important;
}
.customer-review-bg {
    background-color: #ffe5b4 !important;
}
.top-links {
    color: #aaaea4 !important;
}
.disbled-color {
    color: #c2c2c2 !important;
}
.bg-card {
    background-color: #f2f2f2 !important;
}
.footer-links {
    color: #1d3403 !important;
}
.bg-newsletter {
    background-color: #f0efef !important;
}
.bg-btn-green {
    background-color: #acf359 !important;
}
.border-btn-green {
    border: 2px solid #7bcf1a !important;
}
.border-btn-gold {
    border: 2px solid #7c5506 !important;
}
.green-btn-text {
    color: #3c660b !important;
}
.gold-btn-text {
    color: #7c5506 !important;
}
.green-text {
    color: #acf359 !important;
}
.bg-btn-gold {
    background-color: #edbe60 !important;
}
.color-bold-black {
    color: #1d3403 !important;
    font-weight: bold;
}
