.elementor-kit-29{--e-global-color-primary:#1D3E6C;--e-global-color-secondary:#5C9743;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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:#4D4D4D;font-family:"PT Serif", Sans-serif;font-size:20px;line-height:30px;}.elementor-kit-29 e-page-transition{background-color:#FFBC7D;}.elementor-kit-29 p{margin-block-end:20px;}.elementor-kit-29 a{color:#5C9743;font-weight:700;}.elementor-kit-29 a:hover{color:#5C9743;font-weight:700;text-decoration:underline;}.elementor-kit-29 h1{color:#1D3E6C;font-family:"Poppins", Sans-serif;}.elementor-kit-29 h2{color:#1D3E6C;font-family:"Poppins", Sans-serif;}.elementor-kit-29 h3{color:#1D3E6C;}.elementor-kit-29 h4{color:#1D3E6C;}.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 *//* Espaçamento Global entre itens de lista em posts e páginas */

.entry-content li {
    margin-bottom: 15px; /* Ajuste este valor (12px) para a distância desejada */
}

.entry-content li:last-child {
    margin-bottom: 0; /* Opcional: Remove o espaço do último item da lista */
}

/* Opcional: Adiciona espaço extra entre as próprias listas (ul/ol) */
.entry-content ul, 
.entry-content ol {
    margin-bottom: 20px;
}/* End custom CSS */