#about h3, #about-2 h2, #contact-us h3, #contact-us h2 {
  color: #474747;
}

#about .container {
  padding: 100px 0;
}

#about-2 {
  background-color: #fff7e2;
}

.team-member {
    background-color: #151b14;
}

#our-team {
    background-color: black;
}

#our-team .title, #contact-us .title {
  margin-top: 100px;
}

.section {
  padding: 0;
}

#contact-us {
  background: #fff7e2;
  color: #474747;
}
