Using CSS you can change every widget's attributes except 'ccbuy'.
/* The track's buy-now link, if any */
.cc_recenttracks_list > .cctrack > .ccdetails > .ccbuy { color: white;
}
style doesn't work for ccbuy class, still is gray font.
How to change font color for "Buy this album" link?