/* The 10-year t-shirt project, in the dark blue from the brand manual. */
:root{
  --accent:#003EA7;
  --accent-text:#003EA7;
  --accent-soft:#E6ECF6;
}
