/* DWTS Custom CSS layered on top of Tailwind CDN */
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Add any custom animations or overrides here */
.emoji-lg {
    font-size: 1.5rem;
    line-height: 2rem;
}
