.elementor-kit-10956{--e-global-color-primary:#4C8C8C;--e-global-color-secondary:#FAF9F6;--e-global-color-text:#324A6D;--e-global-color-accent:#E9DCC9;--e-global-color-2e6c5c0:#5FA55F;--e-global-color-ea16881:#A5825F;--e-global-color-39a4c7f:#DAB200;--e-global-color-b12a554:#A55F5F;--e-global-color-c2aca5b:#5F5FA5;--e-global-color-6f9d76b:#F6F8F5;--e-global-color-ec49f37:#000000;--e-global-color-5e97bb5:#5268404D;--e-global-color-002ea16:#4C8C8C;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-letter-spacing:0px;color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:400;line-height:1.7;letter-spacing:0px;}.elementor-kit-10956 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10956 p{margin-bottom:0.75em;}.elementor-kit-10956 a{line-height:1.7;}.elementor-kit-10956 h1{color:var( --e-global-color-002ea16 );font-family:"Playfair Display", Sans-serif;font-size:48px;font-weight:700;line-height:1.7;letter-spacing:1px;}.elementor-kit-10956 h2{color:var( --e-global-color-002ea16 );font-family:"Playfair Display", Sans-serif;font-size:40px;font-weight:600;line-height:1.7;letter-spacing:1px;}.elementor-kit-10956 h3{color:var( --e-global-color-002ea16 );font-family:"Playfair Display", Sans-serif;font-size:32px;font-weight:500;line-height:1.7;letter-spacing:0.5px;}.elementor-kit-10956 h4{color:var( --e-global-color-002ea16 );font-family:"Playfair Display", Sans-serif;font-size:28px;font-weight:500;line-height:1.2;letter-spacing:1px;}.elementor-kit-10956 h5{color:var( --e-global-color-002ea16 );font-family:"Playfair Display", Sans-serif;font-size:24px;font-weight:400;line-height:1.7;letter-spacing:1px;}.elementor-kit-10956 h6{color:var( --e-global-color-text );font-family:"Playfair Display", Sans-serif;font-size:20px;font-weight:400;letter-spacing:1px;}.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 *//* Remove underline from Elementor buttons */
.elementor-button, 
a.elementor-button {
  text-decoration: none !important;
h1, h2, h3, h4, h5, h6,
p,
ul, ol,
blockquote {
  margin-bottom: 1em;
}

/* WPForms submit button - primary color and hover effect */
.wpforms-submit {
  background-color: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
  color: #fff !important;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}

.wpforms-submit:hover {
  background-color: color-mix(in srgb, var(--primary-color) 85%, black) !important;
  border-color: color-mix(in srgb, var(--primary-color) 85%, black) !important;
}/* End custom CSS */