html {
  --border: solid 1px black;
  --gutter: 1rem;
  --header-height: 5rem;
  --off-black: #1a1a1a;
  --type-md: 17px;
  --type-sm: 17px;
}
