@tailwind base;
@tailwind components;
@tailwind utilities;

body {
  @apply font-poppins text-base text-start text-black;
}
