/**handles:wp_ddl_layout_fe_css**/
/*Layouts css goes here*/
.db-li-item li {
  margin-left: 15px;
}

.space-below {
  margin-bottom: 35px;
}

.stem-post-separator {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
}