/* =====================================================
   FIX BERITA - HAPUS BADGE INFORMASI DAN TOTAL BERITA
===================================================== */

.berita-kicker-soft,
.berita-total-soft {
    display: none !important;
}

.berita-head-soft {
    display: block !important;
    margin-bottom: 22px !important;
}

.berita-title-soft {
    margin-top: 0 !important;
}

.berita-desc-soft {
    max-width: 720px !important;
}