/* Approved Wick Wars palette and native typography. Dependencies: system fonts. */
:root {
  --ww-poster: #10120c;
  --ww-trench: #121510;
  --ww-army: #52633f;
  --ww-posterSage: #b9ca98;
  --ww-actionSage: #b9cfa3;
  --ww-chalk: #efefe8;
  --ww-buy: #92b39b;
  --ww-sell: #ce9085;
  --ww-status: #d3b47c;
  --font-display: Impact, 'Arial Narrow', sans-serif;
  --font-sans: Arial, Helvetica, sans-serif;
  --font-mono: monospace;
}
