.animated_hero {
  margin-bottom: 12em;
  padding-top: 7em;
}
.animated_hero h1 + p {
  color:var(--pe_white);
}
.animated_hero .banner_hero {
  margin: 0 auto -10em;
}