9a0c1bc 20c9b10 9a0c1bc 20c9b10 9a0c1bc
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; }