.article-list.plain {
  list-style-type: none;
}
.article-list.disc{
  list-style-type: disc;
}