section#coming-soon {
  color: white;
}

section#coming-soon > div {
  margin: 80px auto;
  max-width: 1140px;
  text-align: center;
  padding: 0 20px;
}

section#coming-soon > div h2 {
  font-family: "JOYRIDE-DROUND";
  color: #ffffff;
  font-size: 2.5rem;
}

section#coming-soon > div p {
  font-family: "ProductSans";
  color: #ffffff;
  font-weight: 400;
  font-size: 1.1rem;
}
