/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com/
Description: Child theme for Hello Elementor — customize safely.
Author: Aniket
Author URI: https://example.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* --- Custom CSS goes below this line --- */
/* Example: center site title */
.site-title { text-align: center; }
