/* ==========================================================
   Custom styles
   Tailwind (loaded via CDN in index.html) handles almost
   everything. Add any extra hand-written CSS here.
   ========================================================== */

html {
  scroll-behavior: smooth; /* smooth-scrolls to #sections when nav links are clicked */
}

/* Reserve this file for any future custom styling that
   doesn't fit neatly into a Tailwind utility class. */
