/* CSS */.us-module-html-text ul li ul li::before, .us-format-text ul li ul li::before {
  content: none;
}
.us-module-html-text ol li ul li::before, .us-format-text ol li ul li::before {
  content: none;
}
.us-module-html-text ul li ol li::before, .us-format-text ul li ol li::before {
  content: none;
}
.us-module-html-text ol li ol li::before, .us-format-text ol li ol li::before {
  content: none;
}