:where([class*=btn--] svg) {
  width: 1em;
  height: 1em;
}
:root {
  --edge: max(calc((100vw - var(--content-width)) / 2), var(--gutter));
}
