* {
  --openmarket-font-family: "Benton Sans", sans-serif;
}

html, body {
  height: 100%;
  margin: 0;
}

[id^=cells-template-] {
  display: contents;
}

h1 {
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: 400;
}