Change Password

Why might changes to a CSS variable not be reflected in the styles of a page?
The variable is not correctly defined within the scope
The browser does not support CSS variables
The variable is overridden by another style
Both A and C are correct