/* Keep `--long-option NAME` cells on a single line in reference tables. */
table td:first-child {
  white-space: nowrap;
}

/* Widen the article content area (theme default is a cramped 42rem). */
:root {
  --container-2xl: 80rem;
}
