.bloc-introduction p:first-child {
  font-style: italic;
}
.bloc-introduction p:last-child {
  font-style: var(--regular);
}
