ol.constitution {
  padding: 0;
}
ol.constitution li {
  list-style-type: lower-roman;
  margin-bottom: 1em;
}
ol.constitution li ul li {
  list-style-type: disc;
  margin-bottom: 0em;
}