.elementor-kit-17{--e-global-color-primary:#B19540;--e-global-color-secondary:#000000;--e-global-color-text:#6D6D6D;--e-global-color-accent:#A7A7A7;--e-global-color-70b05dc:#070B0A;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-17 e-page-transition{background-color:#FFBC7D;}.elementor-kit-17 p{margin-bottom:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 *//* Reduce space between form fields */
body .gform_wrapper .gform_body .gform_fields .gfield {
  margin-bottom: -20px !important; /* reduce this value to tighten spacing */
}

/* Tweak label and input spacing */
body .gform_wrapper .gfield_label {
  margin-bottom: 4px !important;
}

body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper textarea,
body .gform_wrapper select {
  margin-bottom: 5px !important;
  padding: 10px !important; /* adjust if fields look too tall */
}

/* Optional: tighten submit button spacing */
body .gform_wrapper .gform_footer {
  margin-top: 10px !important;
}/* End custom CSS */