<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */


/* Page allergene : thead fixe et hauteur du tableau fixe également */
.allergen-array-cont{
  max-height: 600px;
  overflow: auto;
  margin-bottom:60px;
}

/* Page traiteur : Taille du picto réception du menu du mois */
.traiteur-newsletter__icon { width:70px; }
.traiteur-newsletter__icon img {
    height:auto;
   /* width:35px;*/
}
.traiteur-newsletter__header { text-decoration: none; }

/* Graisse typo "Voir aussi" */
.traiteur-see-more h3 { font-weight: 400; }</pre></body></html>