

.we-size-large {
    color: #FFA500; /* Orange */
    text-shadow: 0 0 5px #FFA500, 0 0 10px #FF8C00, 0 0 15px #FF4500, 0 0 20px #FF6347;
}

.footer {
    background: #424800 !important;
}

.powered {
    background: #EB7825 !important;
}

.footer__wrapper__left__primary__title {
    color: #EB7825 !important;
}

.single-newsletter {
    background: #424800 !important;
}

.single-newsletter__wrapper__content__text {
    color: #EB7825 !important;
}

.powered__p a, .powered__p span {
    color: white !important;
}

.emergency-bar__text h1 .ql-size-small, .emergency-bar__text h1 .we-size-small, .emergency-bar__text h1.ql-size-small, .emergency-bar__text h1.we-size-small, body.body .with-editorjs h1 .ql-size-small, body.body .with-editorjs h1 .we-size-small, body.body .with-editorjs h1.ql-size-small, body.body .with-editorjs h1.we-size-small, body.body .wiziblocks__item h1 .ql-size-small, body.body .wiziblocks__item h1 .we-size-small, body.body .wiziblocks__item h1.ql-size-small, body.body .wiziblocks__item h1.we-size-small {
    font-size: 32px !important;
}

h1.prod-list__right__title {
    color: #FFA500; /* Orange */
    text-shadow: 0 0 5px #FFA500, 0 0 10px #FF8C00, 0 0 15px #FF4500, 0 0 20px #FF6347;  
}

i.far.fa-question-circle {
    display: none !important;
}

div#\33 c5147fe-a58f-4fef-b8d6-213b5b8395c9 .wiziblocks__item__maxWidth {
    background-color: transparent !important;
}

div#\33 c5147fe-a58f-4fef-b8d6-213b5b8395c9 {
    background-color: #D36C21;
}

.footer__wrapper__left__primary__ul__li__link {
    color: white !important;
}

@media (max-width: 2100px) and (min-width: 1200px) {
      div#\36 86d648a-9d65-4bad-89a4-63ae031f28a8 .wizi-imgtxt__left {
        animation: slide2 linear;
        animation-timeline: view();
        animation-range-start: cover 0%;
        animation-range-end: contain 30%;
    }
}
 @keyframes slide2 {
  from{
  transform: translateX(-100%);
  opacity:0;
  }
  to {
  transform: translateX(0%);
  opacity:1;
  }
}

@media (max-width: 2100px) and (min-width: 1200px) {
      div#\30 3b2bf7b-aa68-45d5-b987-f0ea20d69ae5 .wizi-imgtxt__right {
        animation: slide1 linear;
        animation-timeline: view();
        animation-range-start: cover 0%;
        animation-range-end: contain 30%;
    }
}
 @keyframes slide1 {
  from{
  transform: translateX(100%);
  opacity:0;
  }
  to {
  transform: translateX(0%);
  opacity:1;
  }
}

.single-newsletter__wrapper__content__subtext {
    color: white !important;
}

div#ccd95bb2-f40f-416d-98c7-6724c44a7b4b {
    padding: 0px 40px !important;
}

.powered__p {
    color: white !important;
}

h2 {
    color: #FFA500;
    text-shadow: 0 0 0px #FFA500, 0 0 2px #FF8C00, 0 0 10px #FF4500, 0 0 10px #FF6347;
}

@media (min-width: 1024px) {
    .nav-perso-off .nav__sublevel {
        background: #424800;
    }
}

.nav__a--link, .nav__a--lvl2 {
    background: #424800;
}

@media (min-width: 1024px) {
    .nav__a {
        color: #EB7825;
    }
}

div#\39 30e9224-c620-4b9b-99d4-1c6bb681f01d .we-size-large {
    color: #FFA500;
    text-shadow: 0 0 2px #FFA500, 0 0 10px #FF8C00, 0 0 15px #FF4500, 0 0 20px #FF6347 !important;
}