.heading {
  text-align: center;
  display: block;
  position: static;
}

.text-block {
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
  line-height: 40px;
}
