/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 /* h3{
    font-size: 40px !important;
 }
 h4{
    font-size: 26px !important;
 }
p{
    font-size: 18px !important;
} */
.lms-topic-sidebar-progress .course-completion-rate, .lms-topic-sidebar-progress .ld-progress-steps{
    font-size: 16px !important;
}
.sfwd-mark-complete{
    display: none !important;
}

