.elementor-kit-7{--e-global-color-primary:#F8F6F2;--e-global-color-secondary:#111315;--e-global-color-text:#123B32;--e-global-color-accent:#1F6F6B;--e-global-color-3e7c471:#C7A572;--e-global-color-80e96c6:#E8E2D9;--e-global-color-369f560:#123B32;--e-global-color-d300bf6:#111315;--e-global-color-73237dc:#1F6F6B;--e-global-color-f93ab3e:#FFFFFF;--e-global-color-c71d046:#185C58;--e-global-color-9ead59f:#8FD1CD;--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-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */:root{
  --canvas:#F8F6F2;
  --ink:#111315;
  --heading:#123B32;
  --primary:#1F6F6B;
  --primary-hover:#185C58;
  --focus:#8FD1CD;
  --accent:#C7A572;
  --border:#E8E2D9;
}

/* Links */
a, .elementor-button-link { color: var(--primary); }
a:hover { text-decoration: underline; }

/* Buttons */
.elementor-button{
  background: var(--primary);
  color:#fff;
  border-radius:12px;
  padding:14px 18px;
}
.elementor-button:hover,
.elementor-button:focus{
  background: var(--primary-hover);
  color:#fff;
}

/* Forms */
input:focus, textarea:focus, select:focus{
  outline: 3px solid var(--focus);
  border-color: var(--primary);
}

/* Optional: add class "section--hero-image" to your hero section */
.section--hero-image .elementor-background-overlay{
  background: rgba(17,19,21,.42);
}/* End custom CSS */