@import url(common.css);

ul {
  list-style-type: square;
  padding-left: 2em;
}
