/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://example.com/
 Description:  Child theme for Hello Elementor. Safe place for custom CSS and PHP.
 Author:       Your Name
 Author URI:   https://example.com/
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Custom CSS alkaa tästä. Voit lisätä oman tyylin alle. */
body {
    /* Esimerkki: */
    /* font-size: 16px; */
}