.center {
  text-align: center;
}
.mt-2 {
  margin-top: 1rem;
}

p,
li,
.about-content p,
.about-content li,
.people-copy p,
.services .card-back p,
.quote-text,
.quote-title,
.footer-col p {
  text-align: justify;
}
