/*
	Theme Name: Hello Elementor Child
	Theme URI: https://elementor.com/hello-theme/
	Description: A child theme of Hello Elementor, the lightweight and minimalist WordPress theme built for Elementor. Use this child theme to safely customize styles and functionality without modifying the parent theme.
	Author: Elementor Team
	Author URI: https://elementor.com/
	Template: hello-elementor
	Version: 1.0.0
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor-child
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready, elementor,
*/

/* ==========================================================================
   Child Theme Custom Styles
   ========================================================================== */

/*
 * Add your custom CSS below this line.
 * The parent theme's styles are automatically loaded via functions.php.
 *
 * Example:
 *
 * body {
 *     font-family: 'Your Font', sans-serif;
 * }
 *
 * .site-header {
 *     background-color: #your-color;
 * }
 */


