@import "tailwindcss";

.active-picture {
  @apply px-5 py-0.5 bg-[#F4C5E5]   rounded-xl;
}
