.elementor-49 .elementor-element.elementor-element-ba7c78e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-49 .elementor-element.elementor-element-ba7c78e:not(.elementor-motion-effects-element-type-background), .elementor-49 .elementor-element.elementor-element-ba7c78e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}.elementor-49 .elementor-element.elementor-element-7ba7c62{--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-49 .elementor-element.elementor-element-7ba7c62.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-theme-post-featured-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-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-49 .elementor-element.elementor-element-4c65a5b .elementor-heading-title{font-family:"Fraunces", Sans-serif;font-size:49px;font-weight:700;text-shadow:-18px 0px 53px rgba(255, 255, 255, 0.5);color:#D4A843;}.elementor-widget-theme-post-content{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-49 .elementor-element.elementor-element-ff7bfd6{color:var( --e-global-color-astglobalcolor4 );font-family:"DM Sans", Sans-serif;font-size:20px;font-weight:500;}.elementor-49 .elementor-element.elementor-element-bb5281f{--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;}@media(min-width:768px){.elementor-49 .elementor-element.elementor-element-7ba7c62{--width:74.101%;}.elementor-49 .elementor-element.elementor-element-bb5281f{--width:66.6666%;}}/* Start custom CSS for theme-post-content, class: .elementor-element-ff7bfd6 *//* Normal state */
a {
  color: #ffffff; 
 ;
}

/* Hover state */
a:hover {
  color: #ffffff;
}

/* Visited state (prevents color change after clicking) */
a:visited {
  color: #ffffff;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ba7c78e */.ast-narrow-container .site-content > .ast-container {
	max-width:95%;
	padding-top:50px;
}
.ast-separate-container .ast-article-single:not(.ast-related-post), .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container .site-main .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description, .ast-separate-container .comments-area {
    background-color: var(--ast-global-color-4);
    background-color: #0000;
}

/* ═══ HEADERS WISEWAND — redaccion-ia-wisewand.com ═══ */

/* H1 — Título principal del artículo */
.entry-content h1, .elementor-widget-post-title h1, .rw-h1 {
  font-family: 'Fraunces', serif !important;
  font-size: clamp(2.2rem, 5vw, 3.2rem) !important;
  font-weight: 700 !important;
  line-height: 1.08 !important;
  letter-spacing: -.04em !important;
  color: #e8e6df !important;
  margin: 0 0 24px !important;
  position: relative !important;
  padding-bottom: 20px !important;
}
.entry-content h1::after, .rw-h1::after {
  content: '' !important;
  position: absolute !important;
  bottom: 0 !important; left: 0 !important;
  width: 60px !important; height: 3px !important;
  background: linear-gradient(90deg, #d4a843, transparent) !important;
  border-radius: 2px !important;
}

/* H2 — Título de sección con barra lateral dorada */
.entry-content h2, .rw-h2 {
  font-family: 'Fraunces', serif !important;
  font-size: clamp(1.5rem, 3vw, 2rem) !important;
  font-weight: 700 !important;
  line-height: 1.15 !important;
  letter-spacing: -.025em !important;
  color: #e8e6df !important;
  margin: 52px 0 16px !important;
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
}
.entry-content h2::before, .rw-h2::before {
  content: '' !important;
  width: 4px !important; height: 28px !important;
  background: #d4a843 !important;
  border-radius: 2px !important;
  flex-shrink: 0 !important;
}

/* H3 — Subsección en itálica con ✦ */
.entry-content h3, .rw-h3 {
  font-family: 'Fraunces', serif !important;
  font-size: 1.2rem !important;
  font-weight: 400 !important;
  font-style: italic !important;
  line-height: 1.3 !important;
  color: #e8e6df !important;
  margin: 36px 0 12px !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
}
.entry-content h3::before, .rw-h3::before {
  content: '✦' !important;
  color: #d4a843 !important;
  font-size: .65rem !important;
  font-style: normal !important;
  flex-shrink: 0 !important;
}

/* H4 — Etiqueta de sección en mayúsculas doradas */
.entry-content h4, .rw-h4 {
  font-family: 'DM Sans', sans-serif !important;
  font-size: .9rem !important;
  font-weight: 600 !important;
  letter-spacing: .07em !important;
  text-transform: uppercase !important;
  color: #d4a843 !important;
  margin: 28px 0 10px !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}
.entry-content h4::before, .rw-h4::before {
  content: '' !important;
  width: 18px !important; height: 1px !important;
  background: #d4a843 !important;
  flex-shrink: 0 !important;
}/* End custom CSS */