/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 27 2024 | 09:17:58 */
/* bullets menus forum single forum */ 

.bbpress .widget_display_forums > ul.bb-sidebar-forums > li a:before {
    background-color: #0866ff !important;
}

/* Titre des forums */ 
.single.single-forum .type-forum .bb-topic-banner .entry-header.bb-single-forum .entry-title {
    color: #fff;
    margin-bottom: 0;
    max-width: 60%;
    font-size: 48px;
    font-weight: 700;
    padding-bottom: 60px;
}

/* Sous-titres des forums 2 */ 
.widget.widget_display_forums .bb-sidebar-forums li .bb-sidebar-forums li .bbp-forum-link {
    color: #7c8590;
    font-weight: 500;
    font-size: 13px;
}

