.polaris-antd-tooltip-light .ant-tooltip-inner {
  color: #333;
  background-color: #fff;
}
.polaris-antd-tooltip-light .ant-tooltip-arrow::before {
  background-color: #fff;
}
