/*
Theme Name: JIDSA Theme
Theme URI: https://jidsa.org
Author: Antigravity
Description: Custom theme migrated from React design.
Version: 1.0.0
*/

/* Custom styles will be handled via Tailwind CDN for now/built CSS */

body {
    font-family: 'Noto Sans JP', sans-serif;
    opacity: 1;
    /* Ensure visible */
}