@import "tailwindcss";

@theme {
  --color-coral: #FF6347;
  --color-orange: #FF8C42;
  --color-yellow: #FFC107;
  --color-custom-gray: #B8B8B8;
}
