/* BASIC css start */
.kse-dash:before {
  content: "- ";
  position: absolute;
  left: -10px;
}


.kse-list-dash {
  position: relative;
  margin-left: 10px;
}


/* BASIC css end */

