.elementor-kit-16{--e-global-color-primary:#07783B;--e-global-color-secondary:#055F2F;--e-global-color-text:#FFFFFF;--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;}.elementor-kit-16 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){--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{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* garante que o título apareça */
.elementor-loop-item h1,
.elementor-loop-item h2,
.elementor-loop-item h3,
.elementor-loop-item .elementor-heading-title,
.elementor-loop-item .elementor-widget-post-title {
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  color:#0f6a3b !important;   /* verde visível; troque se quiser */
  line-height:1.2;
  margin:8px 0 0 0;
  z-index:3;
  position:relative;
}

/* se existir overlay/link absoluto cobrindo tudo, joga pra trás */
.elementor-loop-item a.elementor-post__link,
.elementor-loop-item a.cover-link,
.elementor-loop-item .elementor-widget-image a:after {
  z-index:1 !important;
}

/* conteúdo (data/categoria/título) acima de overlays */
.card-noticia .meta, .card-noticia .meta * { 
  position:relative; 
  z-index:3; 
}

/* previne regra do tema escondendo título dentro do carrossel */
.elementor-widget-loop-carousel .elementor-widget-post-title,
.elementor-widget-loop-grid .elementor-widget-post-title {
  display:block !important;
}

/* se o tema pintou o título de branco por herança */
.elementor-loop-item .elementor-widget-post-title a { color:inherit !important; }/* End custom CSS */