.fw-basic-text-section-1 .fw-section-side-one {
  max-width: var(--content-text-max-width);
}
.fw-basic-text-section-1.fw-basic-text-text-align-center .fw-content {
  justify-content: center;
}
.fw-basic-text-section-1.fw-basic-text-text-align-center .fw-section-side-one {
  justify-content: center;
  text-align: center;
}
.fw-basic-text-section-1.fw-basic-text-text-align-center .fw-section-side-one .fw-button-row {
  justify-content: center;
}
