.introduction {
  position: relative;
  #illustation-rubrique-1 {
    margin-top: 3em;
  }
  svg,
  p {
    max-width: 720px;
    padding:0;
  }
  p {
    margin-top:6em;
  }
  h2 {
    margin-top:5em;
  }
}