/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0.0
Description: Tema filho SEO VKR
Author: VKR
*/

/* TESTE VISUAL TEMPORÁRIO */
body {
    outline: 6px solid red !important;
}

/* HERO OVERLAY FORÇADO */
.elementor-8 .elementor-element.elementor-element-1925247::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 1;
}

.elementor-8 .elementor-element.elementor-element-1925247 .elementor-container {
    position: relative;
    z-index: 2;
}