.select2-selection__choice {
  color: #fff !important;
  background: #c70e59 !important;
  border-color: #f06292 !important;
}
.select2-selection__choice__remove {
  color: #f06292 !important;
}
.select2-selection__choice__remove:hover {
  color: #ecc !important;
}
