@ Mike
It’s white because that is how the theme has style links. Add the following to the theme’s custom CSS area:
#cn-list a { color: black }
Hope that helps, let me know.