section.thankyou-sec h2{
      font-size: 70px;
    font-weight: 400;
    margin-bottom: 20px;
}
section.thankyou-sec .head-sec p{
  color:var(--black-color);
  margin-bottom: 20px;
}
#_builder-form .form-builder--item input[type=text][class=form-control], #_builder-form .form-builder--item .date-picker-custom-style, #_builder-form .form-builder--item input[type=number]{
  background-color:#fff !important;
}
section.thankyou-sec .head-sec {
    margin-bottom: 0;
}
section.thankyou-sec .pricing-img img{
  width:400px;
}
.pricing-img-info {
    padding-top: 60px;
}
section.thankyou-sec {
    padding-bottom: 0;
}