This might be able to help you out. Relevant CSS :
.slider-pager-page {
color: white !important;
}
.slider-pager-page.active {
color: $golden-color !important;
}
This might be able to help you out. Relevant CSS :
.slider-pager-page {
color: white !important;
}
.slider-pager-page.active {
color: $golden-color !important;
}