.btn-primary {
    background-color: #2e3b0c !important;
    color: #f8d11b !important;
    border: #2e3b0c !important;
}
.btn-link {
    color: #2e3b0c !important;
}

.badge {
    background-color: #f8d11b !important;
    color: #2e3b0c !important;
 }

a, a.btn-outline-primary, .all-product-link.btn i {
    color: #2e3b0c !important;
}


.btn-outline-primary, .btn-outline-primary i  {
    color: #2e3b0c !important;
    background-color: #f8d11b !important;
    border: #f8d11b !important;
}

h2.display-1
{
    color: white !important;
}

figcaption.carousel-caption p {
    color: white !important;
}

.header-bottom {
    padding: 10px !important;
}