/* ==================================================================
   style.css
   Small custom overrides on top of Tailwind CSS.
   ================================================================== */

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
