.enteteCoul1 {
    background-image: linear-gradient(to top,#d6d201 0%, #fffb00 100%);
    color:#000;
}

.enteteCoul2 {
    background-image: linear-gradient(to top,#33e102 0%, #37ff00 100%);
    color:#000;
}
.enteteCoul3 {
    background-image: linear-gradient(to top,#e400a0 0%, #ff00b3 100%);
    color:#000;
}
.enteteCoul4 {
    background-image: linear-gradient(to top,#01c5db 0%, #00e5ff 100%);
    color:#000;
}
.enteteCoul5 {
    background-image: linear-gradient(to top,#e07101 0%, #ff8000 100%);
    color:#000;
}
