Change badge color

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

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