﻿.course-stats__marker-toggle {
    text-decoration: underline;
    cursor: pointer;
    display: block;
    margin-bottom: 5px;
}

.l_course-stats-filter .l_col.markers-container {
    flex-direction: column;
    align-items: start;
}

    .l_course-stats-filter .l_col.markers-container .mt-3 {
        display: flex;
    }

.table-block.course-stats .will-reveal {
    visibility: visible;
}