
/* Force readable content on content pages */
.page-content,
.page-content.seo-article,
.seo-article,
.seo-article p,
.seo-article li,
.seo-article h2,
.seo-article h3,
.seo-card,
.seo-card .body,
.seo-card a,
.faq-item,
.money-seo,
.money-seo .box {
  opacity: 1 !important;
  visibility: visible !important;
  color: #1e293b !important;
}
.seo-article h2, .seo-article h3, .seo-card a, .faq-item strong {
  color: #0f3d5e !important;
}
.seo-cta, .seo-cta p, .seo-cta a, .seo-cta h2 { color: #fff !important; }
.page-content-container { min-height: 200px; background: #fff; }
.seo-card-grid { display: grid !important; }
