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

#site-footer {
  display: none;
}

html, body {
    width: 100%;
    max-width: 100%;
    overflow-x: clip;
}