/*
Theme Name: JURAGmbH
Theme URI: https://example.com/jura-gmbh
Description: Minimal child theme scaffold for the Jura GmbH project.
Author: sib.io
Author URI: https://sib.io/
Template: hello-elementor
Version: 0.1.0
Text Domain: jura-gmbh
*/

/*
 * Update the Template value above to match the directory name of your parent theme.
 * Custom CSS rules can live here or in styles.css which is enqueued separately.
 */

body {
    /* Example customization: tweak body background to verify the child theme loads. */
    background-color: #f5f5f5;
}
