@utility ui-card {
  :where(&) {
    @apply rounded-3xl shadow-lg/20 bg-white px-4 grid gap-y-2 pt-5 pb-4;
  }
}
