/* Sacktap & Destroy brand tokens */
:root {
  --sd-ink: #100D0B;      /* backgrounds, the couch room at night */
  --sd-red: #C8102E;      /* the couch, chicken o'clock, action */
  --sd-deep: #7C0E1F;    /* rules, dividers, wine */
  --sd-gold: #F0A81C;    /* the trick, labels, buttons */
  --sd-cream: #F3E7CE;  /* type on dark, paper spreads */
  --sd-teal: #155a63;   /* Couch Surfin' water */
  --sd-navy: #10141f;   /* night skies, the couch came inside */
  --sd-ice: #bfe3f2;    /* Permafrost */
  --sd-headline: "Avenir Next Condensed", "Arial Narrow", "Roboto Condensed", Impact, "Helvetica Neue", Arial, sans-serif;
  --sd-label: "Courier New", ui-monospace, monospace;
  --sd-body: Georgia, "Times New Roman", serif;
}
