/* The Founder Folks — brand colours */
:root {
  --tff-blue: #11309B; /* TFF Blue */
  --tff-ink: #0A0A0A; /* Ink */
  --tff-paper: #FFFFFF; /* Paper */
  --tff-indigo: #1447E6; /* Signal Indigo */
  --tff-mist: #F5F5F5; /* Mist */
  --tff-rule: #E5E5E5; /* Rule */
  --tff-graphite: #737373; /* Graphite */
}
