/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Description: Child theme for Hello Elementor
Version: 1.0
*/

:root {
  --primary-color: #1a4f8b;
  --secondary-color: #f2f6f9;
  --heading-font: 'Merriweather', serif;
  --body-font: 'Open Sans', sans-serif;
}