#uses {
  max-width: 80ch;
}

#uses ul {
  list-style: none;
}

#uses h3 {
  margin-bottom: 1em;
}

#uses li > p:first-child {
  margin-bottom: 0.5em;
}