.page-template-page-imported-html h1 {
  margin-top: 2rem;
  margin-bottom: 2.5rem;
  font-size: 1.5rem;
}

.page-template-page-imported-html h2 {
  margin-top: 2.0rem;
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
}

.page-template-page-thanks .container {
  text-align: center;
}

.page-template-page-thanks h2 {
  font-size: 1.25rem;
  margin-bottom: 40px;
}

.page-template-page-thanks p {
  font-weight: 500;
}

.page-template-page-thanks .container a {
  font-weight: 500;
  text-decoration: underline;
}

.page-template-page-thanks .container .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 40px;
  font-size: 18px;
  width: 280px;
  color: #FFFFFF;
  height: 56px;
  padding-top: 15px;
  background: #00B996 0% 0% no-repeat padding-box;
  border: 0;
  border-radius: 120px;
  text-decoration: none;
}
