Form step 58 can't finish

I have made it through fairly well - but I am stuck on the last step - I think I have it correct, but it keeps saying it is wrong.

Last, but not least, change the text color of the terms and conditions link to #dfdfe2 .

I put this…
a:link {
color: #dfdfe2
}

what am I missing??

I actually have the punctuation after the color…

a:link {
color: #dfdfe2;
}

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.