.search-result-barre {
    width: 350px;
}

.search-result-societe {
    font-weight: bold;
    color: coral;
}

.search-result-commissaire {
    font-weight: bold;
    color: lightblue;
}

.search-result-personne {
    font-weight: bold;
    color: burlywood;
}