/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 27 2024 | 09:16:57 */
/* Taille texte */ 
#bbpress-forums .item-description {
    font-size: 16px;
}

/* Interligne texte */ 
#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-header-item.topic-lead .item-description {
    margin: 15px 0;
    line-height: 1.6;
}

