@tailwind base;
@tailwind components;
@tailwind utilities;
/*@import 'tw-elements/dist/css/tw-elements.min.css';*/
body {
    font-family: 'Lato', sans-serif;
}