@import "tailwindcss"; .bg-upst { @apply bg-[#0f2a3f]; } .bg-upst-light { @apply bg-[#e4f2e3]; } body { font-family: "Inter Tight", sans-serif; }