/* Custom additions on top of Tailwind CDN */
:root { color-scheme: dark; }
.material-symbols-outlined { font-variation-settings: 'FILL' 0, 'wght' 500, 'GRAD' 0, 'opsz' 24; }
