h2 {
  margin-top: 200px;
}

h3 {
  margin-top: 30px;
}
h4 {
  margin-top: 30px;
}

.espaceParagraph {
  margin-top: 10px;
}

main {
  color: #fff;
}

main a {
  color: rgb(30, 46, 117) !important;
  text-decoration: none !important;
}

main a:hover {
  text-decoration: underline !important;
}
