#kunena.layout .krow.category-yellow {
    background-color: #fdfddd;
}


#kunena.layout .krow.category-red {
    background-color: #eac0a6;
}

}
#kunena.layout .krow.category-blue {
    background-color: #8aa2ea;
}

#kunena.layout .krow.category-green {
    background-color: #d2ea8a;
}

#kunena.layout .kunena-topic-item .kmessage-profile .kprofile-links {
    display: none;
    }
