/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Author: Your Name
Version: 1.0.0
*/

@import url("../hello-elementor/style.css");

.site-header {
    background: #a399994a;
}
.site-footer {
   background: #a399994a;
}