.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#4C4546;--e-global-color-text:#1C1C17;--e-global-color-accent:#000000;--e-global-color-1c35425:#FDF9F2;--e-global-color-ec5e1e5:#F7F3EC;--e-global-color-4dc36ee:#4C4546;--e-global-color-df75350:#656461;--e-global-color-bf5c44a:#FFFFFF;--e-global-color-dc4ac00:#CFC4C559;--e-global-color-2cef63e:#CFC4C51F;--e-global-typography-primary-font-family:"Bodoni Moda";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;color:#4C4546;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:12px;text-transform:uppercase;letter-spacing:0.15em;border-radius:0px 0px 0px 0px;padding:1rem 2.5rem 1rem 2.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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 {
  --bg: #fdf9f2;
  --bg-low: #f7f3ec;
  --text: #1c1c17;
  --text-muted: #4c4546;
  --text-faint: #656461;
  --primary: #000000;
  --on-primary: #ffffff;
  --border: rgba(207, 196, 197, 0.35);
  --border-light: rgba(207, 196, 197, 0.12);
  --max: 1280px;
  --margin-mobile: 20px;
  --margin-desktop: 64px;
  --font-serif: "Bodoni Moda", Georgia, serif;
  --font-sans: "DM Sans", system-ui, sans-serif;
}/* End custom CSS */