.team-hero {
  padding: 6rem 2rem 3rem 2rem;
  text-align: center;
  background: #232323;
  color: #fff;
}

.team-hero h1 {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 3rem;
}
