/*
.container-inner {
    display: none !important;
}*/
p {
    line-height: 1.7 !important
}
h1 {
  font-size: 2rem !important;
  margin: 1.5rem 0  !important;
  line-height: 1.3
}
#front-page {
  background-color: #fcf9ff;
  padding: 50px;
  text-align: center;
  height: 100vh;
}
section.comingsoon {
  padding: 40px
}
.comingsoon img {
    width: 400px;
}