/*
 * Items
 */

div#facts-items {
  margin-top: 15px;
}
div#facts-items h2 {
  margin: 25px 0 18px 0;
}
div#facts-items ul li {
  margin-bottom: 18px;
}