.about-cta-buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.about-cta-buttons a {
  margin: 2em;
  width: 16em;
}
