/* Readable theme override. Loaded after site.css.
   Dark header/footer stay. Content sits on paper with dark ink.
   White cards never inherit white text. */

body{
  background:#eef1f3;
  color:#1b2a36;
}

.article h1,
.article h2,
.wave2-page .article h2,
.wave2-c-card strong,
.wave2-facts strong,
.home-guide h3,
.home-path-card h2{
  color:#10243a !important;
}

.article h3{color:#1a3a55}
.article p,
.article li,
.article td,
.wave2-page .article p,
.wave2-page .article li{
  color:#334351 !important;
}

.article strong{
  color:#10243a !important;
}

.lead{color:#3a4a57 !important}

a{color:#15548c}
a:hover{color:#0d3d68}

/* Light cards / boxes */
.card,
.hub-card,
.fact,
.kicker,
.term,
.blog-list a,
.shape-card,
.wave2-c-card,
.wave2-facts,
.home-guide,
.home-path-card,
.worked-card,
.faq-item,
.decision-box div,
.price-bands table,
.who-table,
.comparison>div,
.toc{
  background:#fff !important;
  border-color:#d4dce2 !important;
  color:#10243a;
}

.card h2,.card h3,
.hub-card h2,.hub-card h3,
.shape-card h3,
.blog-list h2,
.term h3,
.home-path-card h2,
.home-guide h3{
  color:#10243a !important;
}

.card p,.hub-card p,.shape-card p,.term p,
.home-path-card p,.home-guide p,
.wave2-c-card span,.wave2-facts span,
.fact span,.kicker span{
  color:#4a5964 !important;
}

.fact strong,.kicker strong{
  color:#8a6918 !important;
}

.notice,.callout{
  background:#f7f1e4 !important;
  border-color:#e0d2b0 !important;
  color:#3b3220 !important;
}
.notice strong,.callout strong{color:#3b3220 !important}

.affiliate-box{
  background:#f7f2e6 !important;
  border-color:#e0d2b0 !important;
}
.affiliate-box h3,.affiliate-box p{color:#2c2414 !important}

.article th{
  background:#10243a !important;
  color:#fff !important;
}

.source-list,.source-note,.update-note{color:#5a6872}

.journey .step{background:#fff}
.journey h3{color:#10243a}
.journey p{color:#4a5964}

/* Keep header / footer / homepage hero dark */
.site-header,
.site-header a,
.site-header .brand,
.main-nav>a,
.drop>button{
  color:#e8eef2;
}
.drop-menu a{color:#d5dee4}
footer{background:#0b0f12}
footer a,footer p,.copyright{color:#9aa7ae}
.home-hero-inner h1,
.home-hero-inner p{color:#fff !important}
.home-v2 .cta{color:#fff !important}
.home-v2 .cta.secondary{color:#0d2238 !important}
.home-buying-cta{color:#fff}
.home-buying-cta strong{color:#fff !important}
.home-buying-cta span{color:#b9c6d0 !important}
