/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com/
Description: Child Theme für Hello Elementor mit DSGVO-sicherer Deaktivierung von Google Fonts.
Author: OpenAI
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Optionale globale Font-Fallbacks */
body, button, input, textarea, select {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
