.recherches {
    margin-top: 20px;
}

.recherche-item {
    padding: 15px;
    border-left: 4px solid #c02f2f; /* vert pour différencier */
    background: #f8f9fa;
    margin-bottom: 15px;
    border-radius: 4px;
}

.recherche-domaine {
    font-weight: 600;
    margin-bottom: 5px;
}
