span.item-type, span.item-count {
    color: #888;
    font-size: smaller;
}

span.item-count::after {
    content: ' people';
}