.elementor-4085 .elementor-element.elementor-element-1d08330{--display:flex;--padding-top:40px;--padding-bottom:20px;--padding-left:40px;--padding-right:20px;}.elementor-4085 .elementor-element.elementor-element-128078b{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:60px;--padding-bottom:20px;--padding-left:20px;--padding-right:40px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-4085 .elementor-element.elementor-element-61723bc{width:100%;max-width:100%;}.elementor-4085 .elementor-element.elementor-element-61723bc > .elementor-widget-container{margin:20px 0px 30px 0px;}.elementor-4085 .elementor-element.elementor-element-61723bc img{width:100%;border-radius:12px 12px 12px 12px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4085 .elementor-element.elementor-element-07f2267.elementor-element{--align-self:center;}.elementor-4085 .elementor-element.elementor-element-07f2267{text-align:left;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-4085 .elementor-element.elementor-element-1d08330{--content-width:800px;}.elementor-4085 .elementor-element.elementor-element-128078b{--content-width:900px;}}/* Start custom CSS for html, class: .elementor-element-fc89325 */.noticia-header {
  text-align: center;
  max-width: 820px;
  margin: 0 auto 40px auto;
  padding-top: 10px;
}

/* Línea roja más elegante */
.linea-roja {
  width: 70px;
  height: 4px;
  background: linear-gradient(90deg, #c62828, #e53935);
  margin: 0 auto 25px auto;
  border-radius: 3px;
}

/* Título más limpio */
.noticia-titulo {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.25;
  color: #1a1a1a;
  margin-bottom: 12px;
  letter-spacing: -0.5px;
}

/* Fecha más fina */
.noticia-fecha {
  font-size: 14px;
  color: #9a9a9a;
  letter-spacing: 0.5px;
}

@media (max-width: 768px) {
  .noticia-titulo {
    font-size: 28px;
  }

  .linea-roja {
    width: 50px;
  }
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-61723bc */img {
  border-radius: 12px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-128078b */h1 {
  font-size: 38px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}

.fecha-noticia {
  text-align: center;
  font-size: 14px;
  color: #888;
  margin-bottom: 30px;
}

.imagen-noticia img {
  width: 100%;
  border-radius: 12px;
  margin-bottom: 30px;
}

.texto-noticia {
  max-width: 800px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 1.7;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1d08330 */h1 {
  font-size: 38px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}

.fecha-noticia {
  text-align: center;
  font-size: 14px;
  color: #888;
  margin-bottom: 30px;
}

.imagen-noticia img {
  width: 100%;
  border-radius: 12px;
  margin-bottom: 30px;
}

.texto-noticia {
  max-width: 800px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 1.7;
}/* End custom CSS */