@tailwind base;
@tailwind components;
@tailwind utilities;

body {
  @apply bg-edexa-bg text-gray-800 font-sans antialiased;
}
