Yes, each element of the clock has own class based on type (labels) and on the segment (days, hours…). So, you can add own styles for each one to make it different. Use browsers inspectors (firebug for firefox, for instance) to get class for each element.
Milan