/*
Theme Name: paperponyblog.com Theme
Description: Barely Corporate child theme for the Theme Blvd framework
Author: Forest Carlisle
Template: barelycorporate
*/

/* hide the Uncategorized and Featured category from the widget */
.widget_categories .cat-item-1, .widget_categories .cat-item-33 {
  display: none;
}