.row dd ul{
  padding-left: 1.5em;
}
.row dd ul li{
  list-style-type: disc!important;
  line-height: 1.4;
  margin-bottom: 0.5em;
}

#info a{
  color:#1558d6;
  text-decoration: underline;
}