.footer, .master-breadcrumb {
    background: linear-gradient(90deg, rgba(216,34,39,1) 0%, rgba(247,147,37,1) 100%);
}
.master-breadcrumb .breadcrumb {
    background-color: transparent !important;
}
.master-breadcrumb .breadcrumb-item {
    color: white !important;
}
.master-breadcrumb .breadcrumb-item a {
    color: white !important;
}
.master-breadcrumb .breadcrumb-item::before {
    color: white !important;
}