body {
  background-color: #046980;
  background-image: url("../src/svg/bg_feuilles.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  background-attachment: fixed; }

.paragraphe {
  color: #FFFFFF;
  margin-bottom: 30px; }
  .paragraphe h1 {
    font-size: 3.4rem;
    line-height: 5.1rem; }
  .paragraphe h2 {
    font-size: 2rem;
    line-height: 3rem; }
  .paragraphe ul {
    list-style: none;
    padding: 0; }

/*# sourceMappingURL=credits.css.map */
