.comingsoonstyle {
  font-size: 2vw;
  font-weight: bold;
  color: black;
  font-family: sans-serif;
  position: relative;
  top: 25px;
}

.cateringbox {
  position: relative;
  height: 787px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 75px;
  margin-bottom: 50px;
  flex-direction: column;
}

  /*  Created, Managed, and Owned by Gabrielius Gintalas */