/*
	 Theme Name:   HHCE subtheme
	 Theme URI:    https://hhce.eu
	 Description:  A sub theme to customise the Elementor Hello theme
	 Author:       Henk Hendriks
	 Author URI:   https://hhce.eu
     Text Domain:  hello-elementor
	 Template:     hello-elementor
	 Version:      1.0.0
     License: GNU General Public License v2 or later
     License URI: https://www.gnu.org/licenses/gpl-2.0.html 
*/
body {
	color: red;
}