/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 27 2024 | 09:16:27 */
/* Texte gras de l'actualité */ 
.item-title a {
    color: var(--bb-headings-color);
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.2;
}

