.ql-editor > p > img {
  width: 200px;
}
.ql-editor ul > li:before {
  content: "-" !important;
}
.text-bold {
  font-weight: 600;
}
