/** END FONCTIONS **/
.editor-titre {
  font-size: 34px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 1em;
}
span.editor-titre {
  display: block;
}
.editor-titre2 {
  font-size: 26px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 1em;
}
span.editor-titre2 {
  display: block;
}
.editor-titre3 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 1em;
}
span.editor-titre3 {
  display: block;
}
.editor-chapeau {
  font-size: 18px;
}
span.editor-chapeau {
  display: block;
}
