.listelibel ul {
list-style-image:url(https://libel.code-communication.be/wp-content/uploads/2022/08/libellule-fushia.svg);
}
.listelibel li::marker {
font-size: 3.5rem; filter: invert(27%) sepia(74%) saturate(1509%) hue-rotate(288deg) brightness(98%) contrast(95%);
color: #c13392;
}
.listelibel li{
line-height: 1.4rem;
}