.list--no-format {
  list-style-type: none;
  padding-left: 0;
}

.list__item + .list__item {
  margin-top: 1rem;
}
