Los gráficos NGX cambian el color de texto

.ngx-charts text {
    fill: #fff;
}
JBTheOneAndOnly