/*
Theme Name:   Hello Elementor Child
Theme URI:    https://example.com/hello-elementor-child/
Description:  תבנית ילד של Hello Elementor
Author:       שמך כאן
Author URI:   https://example.com
Template:     hello-elementor
Version:      1.0.0
Text Domain:  hello-elementor-child
Tags: child-theme
*/

/* ===================================
   הוסף כאן את הסגנונות המותאמים שלך
   =================================== */

/* דוגמה: שינוי צבע רקע לדף */
/*
body {
    background-color: #f5f5f5;
}
*/

/* דוגמה: שינוי גופן כותרות */
/*
h1, h2, h3 {
    font-family: 'Arial', sans-serif;
    color: #333333;
}
*/
