/* Ridgeway Freight brand. The only file that differs between sites.
   Set at build time, not exposed in the CMS. Everything else in
   styles.css derives from these two values. */
:root{
  --brand:#1f5fa8;
  --dark:#12233d;
}
