.paragraph--type--texte-et-images a:not(.style-lien-brochure),
.paragraph--type--etape a:not(.style-lien-brochure),
.paragraph--type--texte-pleine-largeur a:not(.style-lien-brochure) ,
.paragraph--type--etape a:not(.style-lien-brochure) {
  text-decoration: underline;
}
.paragraph--type--texte-et-images a:not(.style-lien-brochure):focus,
.paragraph--type--etape a:not(.style-lien-brochure):focus,
.paragraph--type--texte-pleine-largeur a:not(.style-lien-brochure):focus,
.paragraph--type--texte-et-images a:not(.style-lien-brochure):hover,
.paragraph--type--etape a:not(.style-lien-brochure):hover,
.paragraph--type--texte-pleine-largeur a:not(.style-lien-brochure):hover {
 text-decoration-thickness: 2px;
}

.fond-gris {
  background: #f0eceb;
}
.fond-gris-centre .lae-grid {
  background: #f0eceb;
  padding: 40px 0 50px 0;
}

@media (max-width: 1024px) {
  .fond-gris-centre .lae-grid {
    padding: 40px 20px 50px 20px;
  }
}

.fond-gris-centre .lae-grid  h2,
.fond-gris-centre .lae-grid  h3{
  text-align: left;
  padding-left: 0;
}
@media (max-width: 768px) {
  .fond-gris-centre  .headTitleAndSuject h2 {
    display: flex!important;
    gap: 20px;
    width: 100%!important;
    text-align: left!important;

  }
}
.fond-gris-fonce {
  background: #2e2d30;
}

.fond-noir {
  background: #2e2d30;
}

.fond-vert-emeraude {
  background: #1b6f5c;
}

.fond-vert-emeraude h1,
.fond-vert-emeraude h2,
.fond-vert-emeraude h3,
.fond-vert-emeraude p {
  color: #FFF;
}

.fond-vert-emeraude a {
  color: #fff;
  text-decoration: underline;

}

#content .fond-vert-emeraude a:visited {
  color: #bdffd6;
}

.fond-vert-emeraude a.style-lien-brochure {
  border-color: #fff;
  text-decoration: none;
}

#content  .fond-vert-emeraude a.style-lien-brochure:visited,
#content  .fond-vert-emeraude a.style-lien-brochure:hover {
  color: #1b6f5c!important;
  background-color: #fff!important;
}

@media (max-width: 480px) {
  /*dialogfeed-wall {*/
  /*display: none!important;*/
  /*}*/


  /*.path-frontpage .sommaire-top10 .lae-grid {*/
  /*  display: none;*/
  /*}*/

  .path-frontpage .liens {
    /* height: 410px;
     position: absolute;
     top:640px;
     left:0;
     right:0;
     background: #FFF;*/
  }

  .path-frontpage .paragraph--type--texte-et-images .lae-grid {
    /*display: none;*/
  }

  .path-frontpage #content {
    padding-bottom: 0;
  }
}


@media (max-width: 320px) {}

/*
.fond-vert-emeraude .layout-container-large {
  max-width: 1280px;
}
.fond-vert-emeraude .layout-container-large .texte-et-images__image {
  padding: 0;
}
.fond-vert-emeraude .layout-container-large .texte-et-images__image .image-content {
  padding: 0;
  margin-right: 30px;
}
.fond-vert-emeraude .layout-container-large .texte-et-images__image .image-content img{
  width: 100%;
}
.tempsDifficulteRecette {
  display: inline-flex;
  color:#fff;
  list-style: none;
  gap:60px;
  padding: 45px 0 0 0;
  font-size: 18px;
}
*/
