.elementor-kit-10{--e-global-color-primary:#203744;--e-global-color-secondary:#AFA561;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FFA300;--e-global-color-00804e9:#262626;--e-global-color-370d0b0:#F2F2F2;--e-global-color-30e5260:#F9F9F9;--e-global-color-c400fd8:#E5E1DC;--e-global-color-0179e7e:#F9F8F7;--e-global-color-ac79c7f:#A31C19;--e-global-color-9d76708:#537855;--e-global-color-568f279:#BFBFBF;--e-global-typography-primary-font-family:"cresta";--e-global-typography-primary-font-size:20px;--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:"cresta";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-text-letter-spacing:0.8px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-23cda80-font-family:"cresta";--e-global-typography-23cda80-font-size:20px;--e-global-typography-23cda80-font-weight:300;--e-global-typography-23cda80-line-height:28px;background-color:#F9F8F7;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-kit-10 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){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-kit-10{--e-global-typography-23cda80-font-size:19px;--e-global-typography-23cda80-line-height:25px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{--e-global-typography-23cda80-font-size:16px;--e-global-typography-23cda80-line-height:24px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1 {
  font-size: clamp(3rem, 5vw, 4rem); /* Slight bump because body is larger */
  line-height: 1.2;
}

h2 {
  font-size: clamp(2.5rem, 4vw, 3rem);
  line-height: 1.25;
}

h3 {
  font-size: clamp(2rem, 3vw, 2.5rem);
  line-height: 1.3;
}

h4 {
  font-size: clamp(1.75rem, 2.5vw, 2rem);
  line-height: 1.35;
}

h5 {
  font-size: clamp(1.5rem, 2vw, 1.75rem);
  line-height: 1.4;
}

h6 {
  font-size: clamp(1.25rem, 1.5vw, 1.5rem);
  line-height: 1.5;
}

body, p {
  font-size: 1.25rem;
  line-height: 1.6;
}/* End custom CSS */