.trix-content ul{
  list-style-type: disc;
}

.trix-content ol{
  list-style-type: decimal;
}

