/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/* CSS for the DSB-Courses plugin */
.dsb_course_conditions ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

div.dsb_course_conditions ul li {
    margin: 0;
    padding: 0 !important;
}
