/* This file can be used for any custom CSS that is not covered by Tailwind CSS utilities. */
/* For this project, we are using a Google Font, which is configured in index.html */
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

