/* High-contrast article typography for the station's dark background. */
body.fuerza-site .prose {
 color:#f1f1f5;
 --tw-prose-body:#f1f1f5;
 --tw-prose-headings:#ffffff;
 --tw-prose-lead:#e1e1e9;
 --tw-prose-links:#ff8794;
 --tw-prose-bold:#ffffff;
 --tw-prose-counters:#c9c9d5;
 --tw-prose-bullets:#c9c9d5;
 --tw-prose-quotes:#f1f1f5;
 --tw-prose-quote-borders:#ff8794;
 --tw-prose-captions:#d0d0dc;
 --tw-prose-code:#ffffff;
 --tw-prose-th-borders:#777784;
 --tw-prose-td-borders:#555561;
}
body.fuerza-site .prose :where(p,li,td,th,blockquote){color:#f1f1f5}
body.fuerza-site .prose :where(h1,h2,h3,h4,h5,h6,strong,b){color:#ffffff}
body.fuerza-site .prose a{color:#ff8794;text-decoration:underline;text-underline-offset:3px}
body.fuerza-site .prose a:hover{color:#ffffff}
body.fuerza-site main .text-secondary-600,body.fuerza-site main figcaption{color:#d0d0dc}
