.delete-item:hover {
    text-decoration: line-through;
}
.is-bold {
    font-weight: bold;
}