ol li, ul li {
    margin-bottom: 3px;
}
/* below from template.css line 2013 */
@media (min-width: 768px) {
  body.layout-boxed .body-wrapper .body-innerwrapper > section:not(:last-child) {
    margin: 0 auto 50px;
  }
}
#sp-main-body, .tp-spacer {
    padding-top: 20px;
    padding-bottom: 20px;
}