/* Small additions on top of Tailwind. */
html { scroll-behavior: smooth; }
body { -webkit-font-smoothing: antialiased; }
[data-kind] { cursor: pointer; }
#bText { transition: fill .18s ease, font-size .18s ease; }
#bDome, #bCuff { transition: fill .25s ease; }
