CollectionViewTextItem should not style CollectionViewTextCell
This is essentially a revert of
https://codereview.chromium.org/2627323003
with the addition of adding styling to the view controllers using the
CollectionViewTextCell.
This helps keep the styling logic flat and more flexible for the heavily reused CollectionViewTextItem.