.editor-titre {
  font-size: 40px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 1em;
  color: #368AD8;
  font-family: 'Comfortaa', cursive;
}
span.editor-titre {
  display: block;
}
.editor-titre2 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 1em;
  color: #00A2CC;
  font-family: 'Comfortaa', cursive;
}
span.editor-titre2 {
  display: block;
}
.editor-titre3 {
  font-size: 23px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 1em;
  color: #88BF56;
  font-family: 'Comfortaa', cursive;
}
span.editor-titre3 {
  display: block;
}
.editor-titre4 {
  font-size: 19px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 25px;
  color: #36AF8D;
}
span.editor-titre4 {
  display: block;
}
.editor-titre5 {
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 25px;
  color: #868BA3;
  text-transform: uppercase;
}
span.editor-titre5 {
  display: block;
}
.editor-chapo {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 1em;
  font-family: 'Comfortaa', cursive;
}
span.editor-chapo {
  display: block;
}
.editor-playlist {
  font-family: 'Playlist';
  line-height: 1;
}
