.quote-btn,
.quote-btn:before,
.bnr-text .quote-btn::before,
.sec-title .sub-title {
    color: #feb228 !important;
    background-color: #feb228 !important;
}

.quote-btn::before,
.bnr-text .quote-btn,
.btn-style-one:before {
    background-color: #0a6d77 !important;
}

/* Override specific cases */
.quote-btn {
    color: #fff !important;
}

.sec-title .sub-title {
    background-color: transparent !important;
}
