.elementor-kit-186{--e-global-color-primary:#2D5A27;--e-global-color-secondary:#595959;--e-global-color-text:#595959;--e-global-color-accent:#E67E22;--e-global-color-c02e7f9:#F4F7F0;--e-global-color-02c818f:#2E7D32;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Condensed";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-size:15px;font-weight:400;}.elementor-kit-186 button,.elementor-kit-186 input[type="button"],.elementor-kit-186 input[type="submit"],.elementor-kit-186 .elementor-button{background-color:#2D5A27;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#FFFFFF;border-style:none;border-radius:8px 8px 8px 8px;}.elementor-kit-186 button:hover,.elementor-kit-186 button:focus,.elementor-kit-186 input[type="button"]:hover,.elementor-kit-186 input[type="button"]:focus,.elementor-kit-186 input[type="submit"]:hover,.elementor-kit-186 input[type="submit"]:focus,.elementor-kit-186 .elementor-button:hover,.elementor-kit-186 .elementor-button:focus{background-color:#2E7D32;}.elementor-kit-186 e-page-transition{background-color:#FFBC7D;}.elementor-kit-186 h2{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:28px;font-weight:600;line-height:1.1em;}.elementor-kit-186 h3{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;}.elementor-kit-186 h5{color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:0.8px;}.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;}{}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 *//* --- GLOBAL SECONDARY BUTTON STYLE --- */
/* Targets any button with the 'secondary' class site-wide */

.composttea_btn_secondary, 
.btn-secondary, 
.elementor-button.elementor-type-info {
    background-color: #F4F7F0 !important;
    color: #595959 !important;
    border: 2px solid #E0E0E0 !important;
    border-radius: 8px !important;
    font-weight: 700 !important;
    transition: all 0.3s ease !important;
}

/* Hover effect for the gray button */
.composttea_btn_secondary:hover, 
.btn-secondary:hover, 
.elementor-button.elementor-type-info:hover {
    background-color: #E8EDE5 !important;
    color: #595959 !important;
    border-color: #D0D0D0 !important;
}/* End custom CSS */