.color-highlight {
    color: #fcbe11;
}

.border-highlight {
    border-color: #fcbe11 !important
}

.gradient-highlight {
    background-image: linear-gradient(to bottom, #fcbe11, #fcbe11) !important
}

.footer-bar-2 .active-nav,
.footer-bar-5 strong,
.footer-bar-4 strong,
.splide__pagination__page.is-active {
    background-color: #fcbe11 !important
}

.footer-bar-1 .active-nav i,
.footer-bar-1 .active-nav span,
.footer-bar-3 .active-nav i {
    color: #fcbe11 !important
}

.footer-bar-6 .circle-nav strong,
.footer-bar-6 .active-nav em {
    background-image: linear-gradient(to bottom, #fcbe11, #fcbe11) !important;
}

.form-floating-over>.form-control:focus~label {
    color: #fcbe11
}

.form-floating-over>.form-control:not(:placeholder-shown)~label {
    color: #fcbe11
}

.form-floating-over>.form-select~label {
    color: #fcbe11
}

.color-highlight {
    color: #fcbe11
}

.bg-highlight {
    background-color: #fcbe11 !important;
}

.bg-highlight-color-black {
    background-color: #fcbe11 !important;
    color: #0d0d0d !important
}

.bg-highlight-50,
.gradient-highlight-50 {
    background-color: #ffeab0 !important;
    color: #fcbe11;
}

.gradient-highlight-50:hover,
.bg-highlight-50:hover {
    color: #000 !important;
}

.gradient-highlight-50:hover span,
.bg-highlight-50:hover span{
    color: #000 !important;
}