/*widget_categories .widget-title{
    padding: 7px 15px;
    background-color: #EE5233;
    color: #fff;
}
.widget_categories .line {
    height: 2px;
    background-color: #EE5233;
}
.widget_categories li.current-cat{
    background-color: #FCEDE8;
}
*/