body, .page-intro, .page-intro__lead, .login__paragraph {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 16px;
  color: #212529 !important;
}
h1.branding__entity {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
}
b, strong { font-weight: bolder !important; }
p.branding__strapline {
  text-transform: uppercase;
  font-weight: 400;
}
.page-intro__title, .section__heading {
  font-weight: 500;
  color: #212529 !important;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.2;
}
.button.button--subtle { color: #212529; }
.footer, .footer__sirportly { color: #727272; }