.services .section-heading {
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.services .service-grid article {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.services .service-grid p {
  text-align: center;
}
