/* TITRE SECTION GÉNÉRIQUE */
.section-title {
  margin: 0 0 2rem;
  color: var(--color-text);
  text-align: center;
  font: var(--h2-font);
}
