.elementor-kit-5{--e-global-color-primary:#085041;--e-global-color-secondary:#0F6E56;--e-global-color-text:#5DCAA5;--e-global-color-accent:#3DDDA6;--e-global-color-b5aeb33:#534AB7;--e-global-color-c58817e:#F7F4EF;--e-global-color-5420d44:#F0EDE8;--e-global-color-58be983:#ffffff;--e-global-color-09cc561:#888780;--e-global-color-a495fd4:#B8C0CC;--e-global-color-49ece8d:#444441;--e-global-color-496826a:#3fb0a2;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Dancing Script";--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:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-5535e8e-font-family:"Cormorant Garamond";--e-global-typography-5535e8e-font-size:52px;--e-global-typography-5535e8e-font-weight:600;--e-global-typography-c83476d-font-family:"Cormorant Garamond";--e-global-typography-c83476d-font-size:38px;--e-global-typography-c83476d-font-weight:600;--e-global-typography-887fca2-font-family:"Jost";--e-global-typography-887fca2-font-size:1rem;--e-global-typography-887fca2-font-weight:400;--e-global-typography-2142591-font-family:"Montserrat";--e-global-typography-2142591-font-size:1rem;--e-global-typography-2142591-font-weight:700;--e-global-typography-6e52843-font-family:"Montserrat";--e-global-typography-6e52843-font-size:1rem;--e-global-typography-6e52843-font-weight:500;--e-global-typography-234df42-font-family:"Cormorant Garamond";--e-global-typography-234df42-font-size:26px;--e-global-typography-234df42-font-weight:600;--e-global-typography-819c230-font-family:"Jost";--e-global-typography-819c230-font-weight:300;--e-global-typography-c2f7e57-font-family:"Jost";--e-global-typography-c2f7e57-font-weight:300;--e-global-typography-bb8d1db-font-family:"Cormorant Garamond";--e-global-typography-bb8d1db-font-style:italic;color:var( --e-global-color-49ece8d );font-family:"Jost", Sans-serif;font-weight:300;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"Cormorant Garamond", Sans-serif;font-size:52px;font-weight:600;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:"Cormorant Garamond", Sans-serif;font-weight:600;}.elementor-kit-5 h3{color:var( --e-global-color-primary );font-family:"Cormorant Garamond", Sans-serif;font-weight:600;}.elementor-kit-5 h4{color:var( --e-global-color-primary );font-family:"Jost", Sans-serif;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}.entry-title, .wp-block-post-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-kit-5{--e-global-typography-5535e8e-font-size:40px;--e-global-typography-c83476d-font-size:30px;--e-global-typography-234df42-font-size:22px;}.elementor-kit-5 h1{font-size:42px;}.elementor-kit-5 h2{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-5535e8e-font-size:30px;--e-global-typography-c83476d-font-size:24px;--e-global-typography-234df42-font-size:18px;--e-global-typography-819c230-font-size:16px;--e-global-typography-c2f7e57-font-size:13px;--e-global-typography-bb8d1db-font-size:22px;font-size:16px;}.elementor-kit-5 h1{font-size:32px;line-height:1.2em;}.elementor-kit-5 h2{font-size:24px;line-height:1.2em;}.elementor-kit-5 h3{font-size:26px;line-height:1.2em;}.elementor-kit-5 h4{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.button {
    display: inline-block;
    padding: 14px 28px;
    background: #16a34a !important; /* Green */
    color: #ffffff !important; /* White text */
    text-decoration: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.2s ease;
}

.button:hover {
    background: #15803d !important; /* Darker green on hover */
    color: #ffffff !important;
}
.button {
    box-shadow: 0 4px 14px rgba(22, 163, 74, 0.25);
}/* End custom CSS */