.elementor-kit-737{--e-global-color-primary:#0F4C3A;--e-global-color-secondary:#1A6B52;--e-global-color-text:#1F1F1F;--e-global-color-accent:#F5A623;--e-global-color-d0ce27e:#8B4049;--e-global-color-1cea59c:#FFFFFF;--e-global-color-dd91db4:#F5F5F5;--e-global-color-c2eba28:#F9F9F9;--e-global-color-d1f9449:#FFFFC5;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:52px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.15em;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:38px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.65em;--e-global-typography-c21840a-font-family:"Montserrat";--e-global-typography-c21840a-font-size:15px;--e-global-typography-c21840a-font-weight:400;--e-global-typography-c21840a-line-height:1.5em;--e-global-typography-bf89c54-font-family:"Montserrat";--e-global-typography-bf89c54-font-size:16px;--e-global-typography-bf89c54-font-weight:700;--e-global-typography-bf89c54-line-height:1.2em;--e-global-typography-bf89c54-letter-spacing:0.5px;--e-global-typography-6af92c7-font-family:"Playfair Display";--e-global-typography-6af92c7-font-size:42px;--e-global-typography-7b4941e-font-family:"Playfair Display";--e-global-typography-7b4941e-font-size:32px;--e-global-typography-782a412-font-family:"Playfair Display";--e-global-typography-782a412-font-size:22px;--e-global-typography-38477de-font-family:"Montserrat";--e-global-typography-38477de-font-size:17px;--e-global-typography-abd3270-font-family:"Playfair Display";--e-global-typography-abd3270-font-size:34px;--e-global-typography-1c33cb7-font-family:"Playfair Display";--e-global-typography-1c33cb7-font-size:28px;--e-global-typography-23dcc29-font-family:"Playfair Display";--e-global-typography-23dcc29-font-size:20px;--e-global-typography-bd9c84e-font-family:"Montserrat";--e-global-typography-bd9c84e-font-size:16px;}.elementor-kit-737 button,.elementor-kit-737 input[type="button"],.elementor-kit-737 input[type="submit"],.elementor-kit-737 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:700;color:var( --e-global-color-1cea59c );border-radius:20px 20px 20px 20px;padding:16px 28px 16px 28px;}.elementor-kit-737 button:hover,.elementor-kit-737 button:focus,.elementor-kit-737 input[type="button"]:hover,.elementor-kit-737 input[type="button"]:focus,.elementor-kit-737 input[type="submit"]:hover,.elementor-kit-737 input[type="submit"]:focus,.elementor-kit-737 .elementor-button:hover,.elementor-kit-737 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-1cea59c );}.elementor-kit-737 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 *//* Secondary Button Style */
.btn-secondary .elementor-button {
    background-color: #8B4049 !important;
    color: #FFFFFF !important;
    transition: all 0.3s ease;
}

.btn-secondary .elementor-button:hover {
    background-color: #1a6b52 !important;
    color: #FFFFFF !important;
}

/* Neutral Outline Button Style */
.btn-neutral-outline .elementor-button {
    background-color: transparent !important;
    border: 2px solid #0f4c3a !important;
    color: #0f4c3a !important;
    transition: all 0.3s ease;
}

.btn-neutral-outline .elementor-button:hover {
    background-color: #0f4c3a !important;
    color: #FFFFFF !important;
}/* End custom CSS */