.spotlight-cursor-text .title {
  font-size: 150px;
  line-height: 150px;
  letter-spacing: 0;
  font-weight: bolder;
  color: #1c1c1c;
  margin: 0;
  text-align: center;
}


p {
  color: #4e4e4e;
  line-height: 26px;
  margin: 0 0 20px;
}


body {
  color: #4e4e4e;
  font-size: 16px;
  line-height: 30px;
}

.lead {
  letter-spacing: -.0em !important;
}