
.section-thankyou {
  min-height: 25rem;
  display: flex;
  align-items: center;
}
.yellow-button {
  padding: .5rem 2rem;
  color: #fff;
}