83c3a4e 20c9b10 83c3a4e 20c9b10 83c3a4e
1
2
3
4
5
6
7
8
9
10
11
@tailwind base; @tailwind components; @tailwind utilities; .bg-amazon-blue { background-color: #232F3E; } .bg-amazon-orange { background-color: #FF9900; }