/* todo - get constants.css to compile into style.css through package.json */

:root
{
  --switch-inactive: #cccccc;
  --switch-active: #2196F3;
}
