ul{
  padding-left: 1em;
  margin-top: 1em;
  list-style: none;
}

li{
  line-height: 1.2;
}

li ul{
  margin-top: 0;
}