.body-text {
  color: #000000;
  font-family: 'Montserrat', 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 16pt;
  line-height: 1.4; /* environ 16–20pt selon rendu */
}
.title-1 {
  color: #FBBC33;
  font-family: 'Dosis', 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 24pt;
  text-transform: uppercase;
}
.title-2 {
  color: #00543E;
  font-family: 'Montserrat', 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 24pt;
}
.title-3 {
  color: #FFFFFF;
  font-family: 'Dosis', 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 20pt;
  text-transform: uppercase;
}
