/* Box Page  */
#box {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

#box h1,h2,h3,h4,h5 {
  font-weight: 400;
  color: #ffffff;
}

#box p {
  font-weight: 900;
  color: #ffffff;
}
