/*
Theme Name: Hello Child
description: >-
  Hello Elementor Child Theme
Author: Sara Williams
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
Text Domain: hello-child
*/
@import url("../hello-elementor/style.css");

/* Add your custom CSS below this line */

.entry-header {
  margin: 40px 0;
}

.entry-title {
  margin-bottom: 20px;
}

/* Add spacing above and below featured image */
.post-thumbnail {
  margin: 40px 0;
}
