/*
 * Homepage Hero media is maintained in index.html through
 * data-background-image="". An empty value follows the Footer background.
 */
[data-site="personal"] .hero-background-footer {
  color: #1d1d1f !important;
}

[data-site="personal"] .hero-background-footer .panel-copy,
[data-site="personal"] .hero-background-footer .tile-copy {
  color: #1d1d1f;
}

[data-site="personal"] .hero-background-footer .overline {
  color: #626268;
}
