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


.star {
    color: rgb(245, 197, 24);
}