
/* Luminous Consults v156 */
#about .about-copy{
  align-self:center;
}
#about .about-copy h2{
  max-width:760px;
}
#about .about-copy p{
  max-width:760px;
}
#about .about-copy p + p{
  margin-top:1rem;
}
#about .about-copy strong{
  color:#fbf6e8;
  font-weight:700;
}
#about .about-copy blockquote{
  max-width:760px;
  margin-top:1.55rem;
}
