/*
Theme Name: Leerstandsinitiative Theme
Theme URI: https://example.com
Author: Antigravity
Author URI: https://example.com
Description: A custom theme for Leerstandsinitiative Neckargemünd, based on the React website.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: leerstand-theme
*/

/* Basic Reset & Tailwind Utilities (loaded via CDN, but some overrides might go here) */
body {
    font-family: 'Inter', sans-serif;
    /* Fallback if not loaded */
}