/* Make the listed labels turn white when clicked */
.parc-clicked-white {
  color: #fff !important;
}
