Hi Susan, How are you putting quotes? Are you using the <q> element? I doubt if the language variable is the right way to handle quotes. If you use <q> element then by default it will get handled otherwise you can also specify in the CSS file. :lang(en) > q {
quotes: "\201C" "\201D" "\2018" "\2019...