.spotlight {
  background: linear-gradient(50deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%), url(../image/quotation-background.jpg);
  background-size: cover;
  width: 100%;
  min-height: 800px;
  padding: 0 0 50px;
}
.spotlight .center > p {
  text-align: center;
}
.spotlight h1 {
  font-size: 42px;
  color: #fff;
  text-align: center;
}

/*# sourceMappingURL=quotation.css.map */
