/* Add here all your CSS customizations */
.select2-selection--multiple {
  overflow: hidden !important;
  height: auto !important;
}

.custom-primary-tag {
  font-weight: bold;
  color: white;
  background-color: #842577;
}
