.artist-complet {
    opacity: 0.4;
    filter: grayscale(1);
}

.badge-complet-overlay {
    position: absolute;
    left: 0;
    bottom:0;
    width: 10%;
    height: auto;
    pointer-events: none;
    z-index: 2;
}