.centered-layout > div:first-child {
  background: var(--color-brand-blue-normal);
}

.centered-layout > div:first-child .gray-darkest,
.centered-layout > div:first-child .gray-darker,
.centered-layout > div:first-child .gray-dark,
.centered-layout > div:first-child .font--subhead {
  color: var(--color-ui-offwhite);
}
