.footer {
    background: #2b2b29;
    padding: 60px 0 40px;
}

.footer__wrapper__left__primary__ul__li__link {
    font-size: .875rem;
    line-height: 1.1875rem;
    color: white;
    position: relative;
}

.footer__wrapper__left {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#c1-body .header {
    background-color: #2b2b29;
}

.pourquoibloc .wizi-imgtxt.wizi-imgtxt--textRightTextLeft.wizi-imgtxt--reverse.wizi-imgtxt--half {
    background-color: #2b2b29 !important;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}

.menu picture:not(.with-loading) img.lazyloaded {
  opacity: 0.8;
  transition: 0.8s ease-out;
}

.menu picture:not(.with-loading) img.lazyloaded:hover {
  opacity: 1;
  transition: 0.8s ease-out;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.cattexte span.wizi-wrapper__background {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.entretienbloc .wizi-imgtxt.wizi-imgtxt--textTextOneText.wizi-imgtxt--three {
    background-color: #2B2B29 !important;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}

p.so-sentence.so-display.state.so-sentence-perc.state--specialOffer {
    font-size: 0.8rem !important;
}