#gfwt .fil-stepper-wrapper .fil-stepper-container .fil-stepper-step.fil-stepper-step--complete:before {
  content: counter(step);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23016FAD'%3E%3Cpath d='M16 0c8.837 0 16 7.163 16 16s-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0zm0 2C8.268 2 2 8.268 2 16s6.268 14 14 14 14-6.268 14-14S23.732 2 16 2z'/%3E%3Cpath d='M20.951 11.489a.75.75 0 011.168.935l-.07.087-7.25 7.79a.75.75 0 01-.957.119l-.087-.066-3.75-3.29a.75.75 0 01.9-1.195l.09.067 3.201 2.81 6.755-7.257z'/%3E%3C/g%3E%3C/svg%3E") #fff;
  font-size: 0;
}
