/* Air To Ground Limited tenant theme. Loaded through the tenant registry. */
:root{
  --brand-dark:#353535;
  --brand-black:#202020;
  --brand-primary:#557B56;
  --tool-target:#F6AB1A;
  --tool-boundary:#2D9CDB;
  --brand-white:#FEFEFE;
}
