/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 22 2026 | 11:46:18 */
/* Ocultar fecha solo en el informe "Indicadores de coyuntura" (postID 6185) */
body.postid-6185 .elementor-element-40bd4bb,
body.postid-6185 .elementor-post-info__item--type-date {
  display: none !important;
}