#services ul {
  list-style-type: disc;
  margin: 0 0 1em 2.5em;
}

#services ul li {
  line-height: 200%; 
}

#end {
  padding-bottom: 1em;
}