#fw-section-custom-html-9324323e-c2e7-4e63-a374-93a1563a9214 {

.beehiiv-form-center {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: 50% !important;
  transform: translateX(-50%) !important;
  display: flex !important;
  justify-content: center !important;
  text-align: center !important;
}

.beehiiv-form-center iframe,
.beehiiv-form-center form,
.beehiiv-form-center > div {
  margin: 0 auto !important;
  max-width: 520px !important;
  width: 100% !important;
}
}