.basic-text-section-1 .section-side-one {
  max-width: 1000px;
}
.basic-text-section-1.basic-text-text-align-center .content {
  justify-content: center;
}
.basic-text-section-1.basic-text-text-align-center .section-side-one {
  justify-content: center;
  text-align: center;
}
.basic-text-section-1.basic-text-text-align-center .section-side-one .button-row {
  justify-content: center;
}
.basic-text-section-1 .overline {
  margin-bottom: 12px;
}
.basic-text-section-1 .headline {
  margin-bottom: 2rem;
}
.basic-text-section-1 .body-copy {
  margin-bottom: 2rem;
}