CSS error/un-passable

Semi-Solved: Miss-spelled gray as grey.
The tests all reference --penguin-skin when the last two should be,
–penguin-belly and --penguin-beak
The “Basic CSS - Use CSS Variables to change several elements at once”
challenge seems… at odds.
Asks to reassign three css var’s.
test fails on --penguin-skin = grey <== should be gray (not grey, my bad)
then, displays for the next to tests that
–penguin-skin = white; passed <==wrong
And,
–penguin-skin = orange; passed <==wrong

Site’s coming along well btw, Thanks!

Yes, the test description is wrong
2018-06-02%2021_18_04-Basic%20CSS%20-%20Use%20CSS%20Variables%20to%20change%20several%20elements%20at%20once%20_%20Learn%20freeCod