.widget_dati_paese .df-wraper h5, section.widget .df-widget-title {
    /*font-family: Oswald;*/
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;

    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 3px solid;
    border-color: #e0e0e0;
}

.widget_dati_paese table>tbody>tr>td,
.widget_dati_paese table>tbody>tr>th,
.widget_dati_paese table>tfoot>tr>td,
.widget_dati_paese table>tfoot>tr>th,
.widget_dati_paese table>thead>tr>td,
.widget_dati_paese table>thead>tr>th {
    padding: 8px !important;
    line-height: 1.625 !important;
    vertical-align: top !important;
    border: none !important;
    border-top: 1px solid #ededed !important;
}
.widget_dati_paese table {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 26px !important;
    background-color: transparent !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
}

section.widget.widget_df_widget_author .df-widget-author-list ul li, section.widget.widget_archive select, section.widget.widget_archive li, section.widget.widget_categories select, section.widget.widget_categories a, section.widget.widget_nav_menu a, section.widget.widget_meta a, section.widget.widget_pages a, section.widget #recentcomments li, section.widget.widget_recent_entries li, section.widget .df-form-search, section.widget button.df-button-search, section.widget .tagcloud a, section.widget .df-shortcode-blocks .df-shortcode-blocks-main.with-border-bottom, section.widget .df-widget-popular ul.df-nav-tab li, section.widget .df-widget-popular .tab-pane.df-tab-pane .df-most-popular-list, section.widget .df-widget-popular .df-most-popular-list, section.widget .df-widget-popular .df-most-popular-list, .sidebar .df-widget-title {
    border-color: #e0e0e0;
}

.correlati a.corr-post {
    border: 1px solid #dddddd;
    display: block;
    width: 100%;
    margin-bottom: 2px;
}

.correlati a.corr-post img {
    vertical-align: top !important;
    float: left;
    display: block;
    padding-right: 5px;
    padding-bottom: 5px;
}

.correlati a.corr-post:after {
    clear: both;
    content: '';
    display: table;
}