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

body {
  font-family: "Plus Jakarta Sans", "M PLUS 2", sans-serif;
  color: #333;
}
