<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Annonces

 */


.formlist {
    width : 100%;
}


.formlist .col-6 {
    max-width : 49%;
    display : inline-block;
}

.formlist label {
    margin-top : 0.8rem;
    margin-bottom : 0;
}

.resultats .card {
    margin-top : 1rem;
}

.resultats . {
    padding : 0 15px;
}

.PrimaryInfos li {
    margin-right : 10px;
}
</pre></body></html>