.composition_outils-rdue #table-1-component {

}
.composition_outils-rdue #table-1-component.fr-table--multiline .fr-table__wrapper .fr-table__container table tr td {
    white-space: break-spaces;
}

.composition_outils-rdue #table-1-component.fr-table--multiline .fr-table__wrapper .fr-table__container .fr-table__content table thead th[role="columnheader"].fr-cell--fixed {
    position: sticky;
    z-index: 2;
    top: 0;
}
.composition_outils-rdue #table-1-component p svg {
    vertical-align: middle;
}