/* Start custom CSS */:root{--primary:#2E7D32;--accent:#4CAF50;--ink:#263238;--muted:#546E7A;--bg:#F7FAF8;}
/* HERO */
.section-hero .elementor-widget-heading .elementor-heading-title{color:#fff}
.section-hero .elementor-widget-text-editor{color:#E6F3E8}
.section-hero .elementor-button{background:#4CAF50;border-radius:999px}
/* CARDS */
.elementor-widget-icon-box{background:#fff;border-radius:16px;padding:20px;box-shadow:0 8px 24px rgba(0,0,0,.06)}
.elementor-widget-icon-list .elementor-icon-list-icon{width:18px}
/* CTA */
.section-cta{color:#fff;border-radius:20px}
.section-cta .elementor-button{background:#fff;color:#2E7D32;border-radius:999px}
body{color:var(--ink);background:var(--bg)}/* End custom CSS */