
/* Gold text links; black lettering on filled gold buttons and title boxes. */
a[href], a[href] :is(span,strong,em,b,font,h1,h2,h3,h4,h5,h6) { color: #FFCC00 !important; }
a[href]:is(.theme-link-solid,.cta-button,.btn-yellow,.box-link),
a[href]:is(.theme-link-solid,.cta-button,.btn-yellow,.box-link) :is(span,strong,em,b,h1,h2,h3,h4,h5,h6),
a[href][style*="background-color: #FFCC00" i], a[href][style*="background: #FFCC00" i],
a[href] [style*="background-color: #FFCC00" i], a[href] [style*="background: #FFCC00" i] { color: #000000 !important; }
