.widget.comments_widget_plus ul.cwp-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.widget.comments_widget_plus ul.cwp-ul li {
  padding: 5px 0;
}

.widget.comments_widget_plus ul.cwp-ul li::before {
  display: none;
}

.cwp-comment-excerpt {
  color: #484848 !important;
}
