/* Generated from client.tokens.json by new_project.py.
   Loaded after EVERY other stylesheet, including the template's own
   palette, so it is the final word. Do not edit this file - edit
   client.tokens.json and run:
       python _tools/new_project.py --rebrand <project>
   which touches nothing else. */
:root{
  --brand      : #A5590E;
  --brand-2    : #3f8ef0;
  --brand-light: #E8913F;
  --brand-pale : #8fb8f5;
  --brand-wash : #FDF3E9;
  --ink        : #1C1A17;
}
