
/* Luminous Consults v160 — corrected About section */
#about .about-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 760px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#about .about-title span {
  display: block;
  width: 100%;
  text-align: center;
}
