.category {
    font-weight: bold;
    text-transform: uppercase;
}

.purchased {
    text-decoration: line-through;
    color: #888;
}