.projets{
    margin-top: 20px;
}

.projet-item{
    padding: 15px;
    border-left: 4px solid #e52c3e;
    background: #f8f9fa;
    margin-bottom: 15px;
    border-radius: 4px;
}

.projet-title{
    font-weight: 600;
    margin-bottom: 5px;
}
