/* Rimozione lezioni completate tagliate */
.bb-completed-item, .learndash-wrapper .learndash-complete .ld-item-list-item-preview .ld-item-title>span:first-child {
    text-decoration: unset;
}