
.custom-list ul {
  list-style-type: disc !important;
  margin-left: 20px !important;
}
.custom-list li {
  display: list-item !important;
}

