:root {
  --ei-paper: #fff;
  --eis-paper: #fff;
}

.ei-page,
.ei-intro,
.ei-library,
.eis-page,
.eis-header,
.eis-layout,
.eis-related {
  background: #fff;
}

.ei-page,
.ei-page h1,
.ei-page h2,
.ei-page h3,
.eis-page,
.eis-page h1,
.eis-page h2,
.eis-page h3,
.eis-page blockquote {
  font-family: "Montserrat", Arial, sans-serif;
}

.ei-featured,
.ei-featured a,
.ei-featured h2,
.ei-consultation,
.ei-consultation a,
.ei-consultation h2,
.eis-cta,
.eis-cta a,
.eis-cta h2,
.eis-buyer-notes,
.eis-buyer-notes h2,
.eis-buyer-notes strong {
  color: #fff;
}

.ei-featured-copy > p,
.ei-consultation-content p,
.eis-cta > div p,
.eis-buyer-notes li p {
  color: rgba(255, 255, 255, .78);
}

.ei-filter {
  background: #fff;
}

.eis-takeaway,
.eis-tradeoffs p {
  background: #fff;
  border: 1px solid #e3e6e4;
}

.eis-takeaway {
  border-left: 3px solid var(--eis-gold);
}
