/* Acme Supply Co. — Brand Tokens */
/* Generated by ChatMyBrand · 2026-06-03 */

:root {
  --color-navy: #1B3A5C;
  --color-primary: #1B3A5C;
  --color-orange: #E8692A;
  --color-accent: #E8692A;
  --color-cream: #F5F2EE;
  --color-background: #F5F2EE;
  --color-charcoal: #222222;
  --color-text: #222222;
  --color-steel: #8A9BB0;
  --color-secondary: #8A9BB0;
  --font-heading: 'Barlow Condensed', sans-serif;
  --font-body: 'Inter', sans-serif;
}