.text-format-wrapper ul {
    list-style-type: square;
    margin-left: 18px;
}


.text-format-wrapper ul ul {
    margin-left: -1px;
}

.text-format-wrapper ul li p {
  margin-left: -16px;
}
