.elementor-381 .elementor-element.elementor-element-ed22f4d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-381 .elementor-element.elementor-element-8c6f8ca{font-family:"Roboto", Sans-serif;font-size:14px;font-weight:400;line-height:1px;color:#FFFFFF;}/* Start custom CSS for container, class: .elementor-element-ed22f4d *//* ===== Post: font del tema + testo bianco ===== */

/* 1) Tipografia: Elementor deve ereditare dal tema */
body.single-post .elementor,
body.single-post .elementor * {
  font-family: inherit !important;
}

body.single-post .elementor-widget-text-editor,
body.single-post .elementor-widget-text-editor p,
body.single-post .elementor-widget-text-editor span,
body.single-post .elementor-widget-text-editor li,
body.single-post .elementor-widget-heading .elementor-heading-title {
  font-size: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
}

/* 2) Colore bianco nel contenuto articolo */
body.single-post .entry-content,
body.single-post .entry-content * ,
body.single-post .elementor-widget-theme-post-content,
body.single-post .elementor-widget-theme-post-content *,
body.single-post .elementor-post__text,
body.single-post .elementor-post__text *,
body.single-post .post-content,
body.single-post .post-content * {
  color: #fff !important;
}

/* Link */
body.single-post .entry-content a,
body.single-post .elementor-widget-theme-post-content a,
body.single-post .post-content a {
  color: rgba(255,255,255,.92) !important;
  text-decoration: underline;
}
body.single-post .entry-content a:hover,
body.single-post .elementor-widget-theme-post-content a:hover,
body.single-post .post-content a:hover {
  opacity: .85;
}

/* Caption */
body.single-post .entry-content figcaption,
body.single-post .entry-content .wp-caption-text {
  color: rgba(255,255,255,.75) !important;
}/* End custom CSS */