/* The /feedback page. A single narrow column: this page is one form and one
 * paragraph, and anything wider makes the textarea look like a mistake. */

.page_page__rL93V {
  background: var(--cream);
  padding: clamp(48px, 8vw, 88px) var(--container-pad)
    clamp(64px, 9vw, 104px);
}

.page_column__ulIEZ {
  max-width: 620px;
  margin: 0 auto;
}

