.thanks-page h1 {
  color: #092c82;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.thanks-page p {
  margin-bottom: 50px;
}