@tailwind base;
@tailwind components;
@tailwind utilities;
@import './icomoon/style.css';

.text-login {
    color : rgb(136, 182, 43);
}

.text-logout {
    color : rgb(238, 99, 99);
}