ul,
ol {
  list-style-position: outside;
  padding-left: 3rem;
  margin-left: 0;
}

li {
  list-style-type: disc;
  margin-bottom: 0.7em;
}

.store-article {
  text-align: justify;
}

.store-article div {
  margin-bottom: 0.5rem;  
}