header#header {
    background-color: #c70000;
  border-bottom: solid 5px #e2b678;
  border-top: solid 2px #e2b678;
}

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

.histoire1 .wizi-imgtxt__wrap {
    border-left: solid 5px #c5a643;
    border-bottom: solid 5px #c5a643;
    padding: 1rem;
}

.histoire2 .wizi-imgtxt__right {
    border-right: solid 5px #c5a643;
    border-bottom: solid 5px #c5a643;
    padding: 1rem;
}

.recettes .wizi-imgtxt__left {
    background-color: #c70000;
    border-left: solid 5px #e2b678;
}

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

.footer {
    background-color: black;
}

div#bloc-cat-1 {
    padding: 1rem;
    border-left: solid 5px #e2b678;
  border-bottom: solid 5px #e2b678;
}

@media (min-width: 1024px) {
    body:not(.nav-perso-on) .nav__maxWidth>.nav__itemlvl1:hover {
        color: white;
        font-weight: 600;
    }

  .header.header--fixed .nav__itemlvl1 {
        font-size: 1rem;
        line-height: 1.375rem !important;
        font-weight: 500;
        margin: 0 !important;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }

  .prod-infos__desc {
    border-left: solid 5px #e2b678;
    border-top: solid 5px #e2b678;
    padding: 1rem;
}

.prod-carac__desc {
    padding: 1rem;
    border-right: solid 5px #e2b678;
    border-top: solid 5px #e2b678;
    background-color: #c70000;
}
}