.bg-gray-200.border-2.border-dashed.rounded-xl.w-16.h-16 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.text-gray-600.text-sm.leading-relaxed {
  line-height: 1.6;
  margin-top: 0.5rem;
}
