#kunena.layout .ksection .ksection-header .ksection-count {
    background: #f9f9f9;
    border-radius: 0.25rem;
    display: inline-block;
    padding: 0.25rem 0.5rem;
    font-size: 12px;
    font-weight: 400;
}

    #kunena.layout .krow .kcol-title .kcat-desc {
        font-size: 13px;
    }

#kunena.layout .ktopic-list-wrap .ktopic-list .ktopic-meta {
    color: var(--ktext-light);
    font-size: 13px;
}

#kunena.layout .ktopic-list-wrap .ktopic-list .kcol-latest-post {
        font-size: 13px;
    }

#kunena.layout .ktopic-list-wrap .ktopic-list .kcol-latest-post .kpost-info .date-post {
        font-size: 13px;
    }

#kunena.layout .ktopic-list-wrap .ktopic-list .kcol-subject .ktopic-title-wrap h3 a {
        font-size: 14.3px;
    }

#kunena.layout .ktopic-list-wrap .ktopic-list .kcol-latest-post {
        max-width: 200px;
    }

#kunena.layout .krow .kcol-stats {
        display: none;
    }

.ktopic-category {
  display: block;
}

span.klast-post-link {
        font-size: 13px;
    }

    #kunena.layout .krow .kcol-latest-post .klast-post-meta {
        font-size: 13px;
        Align-left;
    }

    #kunena.layout .krow .kcol:last-child {
        max-width: 250px;
    }

#kunena.layout #kwho .kcol {
        font-size: 13px;
    }

#kunena.layout #kstats .kcol {
        font-size: 13px;
    }

    #kunena.layout .kunena-topic-item .kmessage-profile .kmessage-profile-inner {
        font-size: 13px;
    }

#kunena.layout .kunena-topic-item .kmessage .kmsg-body {
        font-size: 15px;
    }

#kunena.layout .kunena-topic-item .kmessage .kmsg-body {
        font-family: "Montserrat";
    }