.elementor-kit-7{--e-global-color-primary:#5B6B4D;--e-global-color-secondary:#B18463;--e-global-color-text:#2E2A26;--e-global-color-accent:#6F675E;--e-global-color-45ff388:#F7F3ED;--e-global-color-ea87828:#FFFFFF;--e-global-color-7530d49:#31382D;--e-global-color-99d1bfd:#DDD3C5;--e-global-typography-primary-font-family:"Cormorant Garamond";--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:"Cormorant Garamond";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;font-size:18px;font-weight:400;line-height:24px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-ea87828 );border-radius:8px 8px 8px 8px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#5B6B4D;}.elementor-kit-7 a:hover{color:#B18463;}.elementor-kit-7 h1{font-family:"Cormorant Garamond", Sans-serif;font-size:58px;font-weight:600;text-transform:none;}.elementor-kit-7 h2{font-family:"Cormorant Garamond", Sans-serif;font-size:42px;font-weight:600;text-transform:none;}.elementor-kit-7 h3{font-family:"Cormorant Garamond", Sans-serif;font-size:30px;font-weight:600;text-transform:none;line-height:1.15lh;}.elementor-kit-7 h4{font-family:"DM Sans", Sans-serif;font-size:22px;font-weight:600;text-transform:none;line-height:1.25lh;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"DM Sans", Sans-serif;font-size:15px;font-weight:600;text-transform:none;line-height:1lh;color:var( --e-global-color-ea87828 );border-radius:8px 8px 8px 8px;padding:16px 28px 16px 28px;}.elementor-kit-7 img{border-radius:0px 0px 0px 0px;}.elementor-kit-7 label{color:#2E2A26;font-family:"DM Sans", Sans-serif;font-size:14px;font-weight:600;text-transform:none;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{font-family:"DM Sans", Sans-serif;font-size:16px;font-weight:400;text-transform:none;color:#2E2A26;accent-color:#8D847A;background-color:var( --e-global-color-ea87828 );border-style:solid;border-width:1px 1px 1px 1px;border-color:#DDD3C5;border-radius:8px 8px 8px 8px;padding:14px 16px 14px 16px;}.elementor-kit-7 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea:focus,.elementor-kit-7 .elementor-field-textual:focus{box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);border-style:solid;border-width:1px 1px 1px 1px;border-color:#5B6B4D;border-radius:8px 8px 8px 8px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}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-kit-7 h1{font-size:36px;line-height:1.05lh;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:50px;--container-default-padding-right:12px;--container-default-padding-bottom:50px;--container-default-padding-left:12px;}}
/* Start custom CSS */html {
  scroll-behavior: smooth;
}

body {
  color: #2E2A26;
}

a {
  transition: color 0.25s ease;
}

a:hover {
  color: #B18463;
}

::selection {
  background: #DCCBB8;
  color: #2E2A26;
}/* End custom CSS */