/* ==================================================
   BLOC — TITRE DE SECTION
   Le socle typographique vit dans base.css : ce fichier
   ne porte que ce qui est propre au bloc.
================================================== */

.titre_section .v-chapo {
    max-width: 62ch;
}

.titre_section .text-center .v-chapo {
    margin-left: auto;
    margin-right: auto;
}
