ul {
  list-style-type: none;
  padding-left: 0;
}

li {
  margin-bottom: 5px;
  text-indent: 10px;
}