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

html, body, .site, main, article {
  margin: 0 !important;
  padding: 0 !important;
}

header, .site-header {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.elementor-section:first-of-type {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
