.hero {
  background-color: #f8f9fa;
  padding: 100px 0;
  text-align: center;
}

section:nth-child(3) {
  background-color: #ffffff;
}

section:nth-child(4) {
  background-color: #e9ecef;
}
