ul.list-outside {
  list-style-type: disc;
  margin-left: 1%;
}
ul.list-outside li{
	margin-bottom: 0.5%;
}