/* Text Elements */

h1.heading-1 {
  text-align: center;
}

p.paragraph.paragraph-1 {
  padding-top: 32px;
  padding-bottom: 0;
  text-align: justify;
  font-weight: 500;
  font-size: 22px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

div.responsive-picture.picture-1 {
  max-width: 100%;
}

div.responsive-picture.picture-2 {
  max-width: 100%;
  width: 100%;
}