I actually had that coded already and it was working for the other widgets. Someone I work with had suggested that it might be because it was a link, and so I started snooping through the code for an example of the link font and sure enough, that seems to be what was causing it. The code looks almost identical to what you suggested:
`.side-widget h2 a { color:#fff; }’
Thanks for your help!!