body.page-template-template-birthday-coupon h2 {
  font-family: 'adelle', Arial, sans-serif!important;
}

body.page-template-template-birthday-coupon {
  background-image:none!important;
  background-color: #fff!important;
  color: #000!important;
}

body.page-template-template-birthday-coupon .wrap {
  display: flex;
  justify-content: center;
}


body.page-template-template-birthday-coupon .container .page {
  background-color: #fff!important;
  border-top:none!important;
}

.container .turkey {
  font-family: "Roboto", Arial, sans-serif;
}

.container .turkey .page.light {
  background-color: #fff;
  color: #000;
}

.container .turkey .page h1 {
  font-size: 3rem;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 700;
}

.container .turkey .gform_wrapper .gsection .gfield_label,
.container .turkey .gform_wrapper h2.gsection_title,
.container .turkey .gform_wrapper h3.gform_title {
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 1.2rem !important;
  font-weight: 700 !important;
}

.container .turkey input[type="submit"] {
  background-color: #9f9871;
}

.container .turkey .confirmation-text {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 16px;
  background-color: #93e786;
  color: #228812;
}
