.elementor-kit-6{--e-global-color-primary:#A3BF1F;--e-global-color-secondary:#54595F;--e-global-color-text:#DAD8D8;--e-global-color-accent:#61CE70;--e-global-color-296072b:#FFFFFF;--e-global-color-7239fad:#20212E;--e-global-color-0523b22:#71AC3C;--e-global-color-91152dc:#A3BF1F;--e-global-color-35b13b1:#030414;--e-global-color-213bf31:#030A14;--e-global-color-b9efd94:#090909;--e-global-color-5d4d04a:#5520A7;--e-global-color-ab59e06:#0E0E0E;--e-global-color-dc1d7ef:#cce45c;--e-global-typography-primary-font-family:"Roboto";--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#FFFFFF;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//*
 * VERSÃO FORÇADA para garantir que a cor sólida seja aplicada,
 * sobrepondo qualquer regra do tema.
*/
.section-title .title {
    /* Gradiente vai do VERDE para o próprio VERDE */
    background: linear-gradient(180deg, var(--tg-primary-color) 0%, var(--tg-primary-color) 100%) !important;

    /* As propriedades abaixo também precisam do !important para garantir a sobreposição */
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    
    display: inline-block;
}/* End custom CSS */