#content ul {
  padding-left: 1.5rem;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  list-style-type: disc;
}

#content li {
  margin-bottom: 0.3rem;
}

#content p {
  margin-bottom: 1.5rem;
  line-height: 1.6;
}
