.bg-purple {
  background-color: #6f42c1 !important;
}

.team-css {
  height: 100% !important;
  justify-content: space-between;
}

.css-eau {
  background-color: #3498db !important;
}

.css-feu {
  background-color: #e74c3c !important;
}

.css-terre {
  background-color: #229954 !important;
}

.css-sombre {
  background-color: #8e44ad !important;
}

.css-lumiere {
  background-color: #f4d03f !important;
}

.css-basique {
  background-color: #7f8c8d !important;
}

.css-hidden {
  display: none !important;
}

.div-elem{
  cursor: pointer;
}
