<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.groupe-champs {
    margin-bottom: 32px !important;
}

.hq-mb-0 {
    margin-bottom: 0 !important;
}

.hq-mt-16 {
    margin-top: 16px !important;
}

#specifier-autre {
    width: 100% !important;
    max-width: 35rem;
    height: 5rem !important;
    border-radius: 8px !important;
    margin-left: 32px;
}

.input-stylise [type=radio]:checked+label::before {
    border-color: #101692;
}

.input-stylise [type=radio]:checked+label::after {
    background: #101692;
}

label:not([for=file]) {
    font-weight: 600;

}

.legend-color-fix {
    color: #1f2020;
}
</pre></body></html>