I don't know if it's possible to use a main variable scss file, but after i stumbled over some css rules like
I asked myself if this value should come from a shared variable.
Or maybe they should use the same class since the use the exact same values.
I can understand that there can be reasons to use different classes, but if you change one of these values in the future you might wanna change the other one, too.