/*
Theme Name: Hello Elementor Child for Pine Valley
Theme URI:
Description: Change colors and faonts for Pine Valley
Author: Chris
Author URI:
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
@import url('https://fonts.googleapis.com/css?family=Raleway');
/* Add your custom styles here */
h1, h2, h3, h4, h5, h6, p {
    font-family: 'Raleway', Arial;
}
