div.section-area.thanks-area {
  padding-top: 100px;
  padding-bottom: 100px;
}
.thanks-area > h1 {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}
.thanks-area > .thanks-text {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 80px;
}