#content h1.landingpage {
  text-transform: uppercase;
  margin-bottom: 40px;
  margin-top: 40px;
}

#content h3.panel-title {
  margin-top:5px;
}

#content .well > h3 {
  margin-top:5px;
}

#content .panel-body > p {
  margin-top:10px;
  margin-bottom:15px;
}

#content .fa {
  color: #1b599c;
}

#content li.landingpage {
  list-style-type: none;
  margin-bottom: 5px;
  margin-left:-5px;
}