:root {
  --mono16: #fff;
  --mono15: #eee;
  --mono14: #ddd;
  --mono13: #ccc;
  --mono12: #bbb;
  --mono11: #aaa;
  --mono10: #999;
  --mono9: #888;
  --mono8: #777;
  --mono7: #666;
  --mono6: #555;
  --mono5: #444;
  --mono4: #333;
  --mono3: #222;
  --mono2: #111;
  --mono1: #000;
  --mono1-778: #f7f7f8;
  --main-copy: #ccc;
  --color-blue: #0762FF;
  --color-darkblue: #004ED6;
  --color-darkblue-to-white: #004ED6;
  --color-orange: #FA5700;
  --color-orange-down: #cca88f;

  --filter-invert: none;
  --filter-bright: none;
  --pic-radius: 0;
}