.my-select{
  @apply text-black text-[14px] font-medium w-[80px] h-[48px] bg-derive-10
}

.select-arrow{
  @apply flex justify-center items-center
}

.labelStyles{
  @apply p-0 text-[14px]
}

.f-14{
  @apply text-[14px]
}