.elementor-kit-36{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#B4865E;--e-global-color-text:#304232;--e-global-color-accent:#64C083;--e-global-color-8b3deac:#000000;--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;--e-global-typography-fff0314-font-family:"Roboto";--e-global-typography-fff0314-font-weight:600;}.elementor-kit-36 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 */@import url("https://fonts.googleapis.com/css2?family=Literata:ital,opsz,wght@0,7..72,200..900;1,7..72,200..900&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

:root {
  /* Font Families */
  --font-family-primary: "Poppins", sans-serif;
  --font-family-secondary: 'Playfair', serif;
  --font-family-tertiary: 'Literata', serif;

  /* Font Weights */
  --font-weight-extra-light: 200;
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extra-bold: 800;
  --font-weight-black: 900;

  /* Font Sizes */
  --font-extra-large: 72px;
  --font-xxxxx-large: 64px;
  --font-xxxx-large: 56px;
  --font-xxx-large: 48px;
  --font-xx-large: 40px;
  --font-x-large: 32px;
  --font-large: 28px;
  --font-xx-big: 26px;
  --font-x-big: 22px;
  --font-big: 20px;
  --font-medium: 18px;
  --font-regular: 16px;
  --font-small: 14px;
  --font-x-small: 12px;
  --font-xx-small: 11px;
  --font-xxx-small: 10px;
  --font-xxxx-small: 9px;

  /* Colors */
  --white: #FFF;
  --black: #000;
  --green-garter: #64C083;
  --lunar-green: #304232;
  --muddy-waters: #B4865E;
  --whiskey: #D4B270;
  --alaea: #825959;
  --primary: var(--green-garter);
}/* End custom CSS */