.elementor-kit-10{--e-global-color-primary:#662D90;--e-global-color-secondary:#91B16C;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Lexend";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Lexend";--e-global-typography-secondary-font-weight:500;--e-global-typography-tertiary-font-family:"Chaumont Script Beta";--e-global-typography-text-font-family:"Lexend Deca";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lexend Deca";--e-global-typography-accent-font-weight:300;background-color:#FFFFFF;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-10 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-10 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-10 h4{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-10 h5{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-10 h6{font-family:"Lexend", Sans-serif;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1290px;}.e-con{--container-max-width:1290px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Hide Gravity Forms title */
.gform_title {
  display: none !important;
}

/* Gravity Forms submit button - match site style */
.gform_wrapper .gform_footer .gform_button,
.gform_wrapper .gform_page_footer .gform_button,
.gform_wrapper input[type="submit"].gform_button {
  background-color: #662D90 !important;
  color: #ffffff !important;
  font-family: "Lexend Deca", sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  border: none !important;
  border-radius: 4px !important;
  padding: 10px 24px !important;
  cursor: pointer !important;
  display: inline-block !important;
  line-height: 1.5 !important;
  transition: background-color 0.3s ease !important;
  text-transform: none !important;
}

.gform_wrapper .gform_footer .gform_button:hover,
.gform_wrapper .gform_page_footer .gform_button:hover,
.gform_wrapper input[type="submit"].gform_button:hover {
  background-color: #531f78 !important;
  color: #ffffff !important;
}/* End custom CSS */