The color + opacity logic for when color is a css variable uses css that is currently not supported on firefox. This happens when users opt into the new system-variables system).
To fix this, we need to refactor our color + opacity logic to use something supported by firefox.