/** END FONCTIONS **/
.editor-titre {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.2;
  color: #000000;
  font-weight: bold;
  font-style: italic;
}
.editor-stitre {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.2;
  color: #0ABAEE;
}
.editor-sstitre {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.2;
  color: #00B5C0;
}
.editor-chapo {
  font-size: 22px;
  line-height: 1.4;
  color: #444C60;
}
.editor-manu {
  font-size: 26px;
  line-height: 1.2;
  color: #000;
  letter-spacing: 3px;
  font-family: 'verveine', sans-serif;
}
