/* Seller Agreement - page-specific styles.
   Static inline styles lifted into semantic classes. The font-size and
   max-width values are kept verbatim to preserve the exact original look;
   they sit between canonical tokens so no token maps cleanly. */

.legal {
  max-width: 720px;
}

.legal__title {
  font-size: 28px;
}

.legal__heading {
  font-size: 20px;
}

.legal__fineprint {
  font-size: 12px;
}
