.widget_category_blog .widget-title{
    font-size: 20px;
}
.widget_category_blog article {
    clear: both;
    display: inline-block;
    margin: 0;
    text-align: left;
    width: 100%;
}
.widget_category_blog article .entry-content .entry-title {
    font-size: 14px;
    text-transform: inherit;
}
.widget_category_blog article .entry-content .entry-title a {
    color: #000;
}