Change badge color

Add this code to the Custom CSS field on the Style tab of your widget’s settings:

[class*='Name__NameComponent-sc'] path {
  fill: blue !important;
}