/*
Theme Name: Hello Elementor Filho
Template: hello-elementor
*/

/* Estilos Bootstrap container-fluid e tema escuro */
body {
    background-color: #343a40;
    color: #f8f9fa;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}