/* INFO: rr 26aug26 the form states its own width: four pages render it and two stretched it across their container */
.subscriber-form {
  max-width: 54rem;
  margin-inline: auto;
}
