li {
  list-style-type: disc;
}

li li {
  list-style-type: circle;
}
