/**
 * Created by John Woodcock (john@userx.co) on 3/12/2019.
 */
/** Override default Divi styles **/
.et_pb_text ol,
.et_pb_text ul {
  margin-left: 1em;
  margin-bottom: 0.5em;
}
.et_pb_text ol:last-child,
.et_pb_text ul:last-child {
  margin-top: 1em;
}
.et_pb_text ol li,
.et_pb_text ul li {
  margin-bottom: 0.5em;
}

/*# sourceMappingURL=style.css.map */
