.client-custom #headerBackground {
    background : #ffcb3b url('/images/header/mister-pizza-fond2022.gif') left bottom 100% / auto repeat-y;
}

.client-custom #headerBackground > div > div > div > div .text-warning {
    color: rgba(var(--mdb-primary-rgb), var(--mdb-text-opacity)) !important;
}
.client-custom #headerBackground > div > div > div > div .text-light {
    color: rgba(var(--mdb-dark-rgb), var(--mdb-text-opacity)) !important;
}
