@pixelfaenger : Login to your WordPress admin section.
Go to Appearance => Customize => Additional css and add the following css.
/* Slider Text Color */
.slider-content-wrapper .entry-title,
.slider-content-wrapper .sub-title,
.slider-content-wrapper .entry-title a,
.slider-content-wrapper .entry-meta a,
.slider-content-wrapper .cycle-prev,
.slider-content-wrapper .cycle-next,
.custom-header .entry-title,
.custom-header .entry-meta a,
.color-scheme-light .scroll-down,
.color-scheme-light .custom-header .entry-summary {
color: #ffffff;
}
.slider-content-wrapper .cycle-prev,
.slider-content-wrapper .cycle-next {
border-color: #ffffff;
}
Let me know if this helps you out.
Regards,
Tikaram