.hero-styles {
  max-width: 1600px;
  margin: 0 auto;
}

.hero-styles h1 {
  color: black;
}

.kicker-styles h2 {
  color: #808080;
}
