ul.no-bullets {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div:not(:last-child) {
  margin-top: 10px;
}

