
.select2-selection__rendered {
    line-height: 2.5rem !important;
}
.select2-container .select2-selection--single {
    height: 2.5rem !important;
    border-radius: 0.5rem !important;
    --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity)) !important;
  border-color: rgb(209 213 219 / var(--tw-bg-opacity)) !important;
}

.user-lite .bg-vfp2-900, .user-lite .hover\:bg-vfp2-900:hover{
    background-color: #a2c3b2 !important;
  }
.user-lite .group:hover .group-hover\:fill-vfp2-900, .user-lite .hover\:fill-vfp2-900:hover {
    fill: #a2c3b2 !important;
  }
