body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
  }

  main {
    flex: 1 0 auto;
  }


footer {

}

.parallax-container {
     height: 70vh;
   }

h2.header {
  font-family: roboto;
  font-weight:100;
}
.flow-text {
  font-weight:100;
}

.legende-photo {
  font-size:0.8em;
  margin-left:20px;
  margin-top:-10px;
}

/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------TELEPHONES--------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */

@media only screen and (max-width: 990px) {


}
