.c-embed .fsform-container {
  margin-inline: auto;
  max-inline-size: 1024px;
}
.c-embed .fsForm {
  float: none !important;
}
.c-embed .fsSection {
  display: block;
}
.c-embed .fsFieldCell {
  margin-bottom: 2rem;
  width: 100%;
}
.c-embed .fsFieldCell input + label,
.c-embed .fsFieldCell select + label {
  margin-top: 8px;
}
.c-embed .fsSubFieldGroup > .fsSubField {
  margin-bottom: 1rem;
}
.c-embed .fsSectionText {
  max-inline-size: 620px;
}