/*
This file is a stub for local development, simulating how the application will be customized by a per-customer CSS file in production.
 */

:root {
  --brand-main-color: #2293E3;
  --brand-main-color-shade: #389EE5;
}
