.section {
  margin-top: auto;
  margin-bottom: auto;
}

.text-span {
  color: #18a81e;
}

.heading {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: Inconsolata, monospace;
  color: #b91212;
  text-align: center;
}

.body {
  margin-top: 50px;
}

.link-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.text-block {
  font-size: 10px;
  text-align: center;
  text-decoration: none;
}

.link {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.text-block-2 {
  padding-right: 35px;
  padding-left: 35px;
  font-family: Bitter, serif;
  font-size: 15px;
  line-height: 25px;
  font-style: italic;
  text-align: center;
}

.image {
  text-align: center;
}

.container-2 {
  text-align: center;
}

.text-block-3 {
  text-align: center;
}