/* Text Elements */

h1.heading-1 {
  background-color: #1ce902;
  text-align: center;
  font-size: 20px;
}

p.paragraph.text-1 {
  text-align: center;
  font-size: 19px;
}

a.link-text.text-link-1 {
  display: block;
  text-align: center;
}

div.responsive-picture.picture-1 {
  max-width: none;
}