/* You can add any custom CSS here if needed,
   but Tailwind classes are heavily used in layouts. */
   body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
