.polaris-antd-label-numbered {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #1489e2;
  color: #fff;
  font-size: 12px;
}
