.elementor-kit-15{--e-global-color-primary:#2C5234;--e-global-color-secondary:#54595F;--e-global-color-text:#070707;--e-global-color-accent:#2C5234;--e-global-color-4a4e4ef:#F5F5F5;--e-global-color-c13d687:#DEDEDE;--e-global-color-dccac57:#E8E8E8;--e-global-color-d474207:#FFFFFF;--e-global-color-adb7566:#2C523452;--e-global-color-8dd840c:#899D8D;--e-global-typography-primary-font-family:"Great Vibes";--e-global-typography-primary-font-size:34px;--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:"Raleway";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS */ul.acf-radio-list li, ul.acf-checkbox-list li  {
margin-bottom: 10px !important;
}
.grey-hr {
    border-top: 1px solid #e8e8e8;
}

.white-caret  {
    color: #fff !important;
    margin-left: 15px; 
    font-size: 16px; 
    vertical-align: middle;
} 

.light-grey-text {
    color: #999;
}

.inner-content {
    padding: 10px;
}

.green-button {
    background-color:#2C5234;
    padding: 10px 20px;
    color: white;
}

.green-button:hover {
    background-color: #fff;
    border: 2px solid #2C5234;
    color: #2C5234;
}

.green-button:hover .fas {
    color: #2C5234 !important;
}/* End custom CSS */