@tailwind base;@tailwind components;@tailwind utilities;.status-container{@apply bg-white py-2 px-4;}.status-list-item{@apply text-white -ml-2.5 mt-3.75;}.table-bordered{@apply border border-blue-300 rounded-lg;}.table-striped tr:nth-child(2n){@apply bg-gray-50;}.card{@apply bg-white shadow-lg rounded-lg overflow-hidden;}
