.bg-blue,
.bg-blue .content_dual_module,
.bg-blue .background {
  background: #BDD7D8 !important;
}

.bg-white,
.bg-white .content_dual_module,
.bg-white .background {
  background: white !important;
}

.fnt-black,
.fnt-black h1,
.fnt-black h2,
.fnt-black h3,
.fnt-black p,
.fnt-black .highlight {
  color: #222222 !important;
}

.fnt-gray,
.fnt-gray h1,
.fnt-gray h2,
.fnt-gray h3,
.fnt-gray p,
.fnt-gray .highlight {
  color: #7B7B7B !important;
}
