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


:root {
    --tertiary-color: #FFC107;
}

