Change timer numbers color

Add the code below to Custom CSS field on your widget’s Appearance tab:

.eapps-countdown-timer-item-value * {
  color: #000000 !important;
}