/*
 Theme Name: Hello Elementor Child
 Theme URI: https://example.com/hello-elementor-child
 Description: A child theme for Hello Elementor.
 Author: NordFro
 Author URI: https://example.com
 Template: hello-elementor
 Version: 1.0.10
 License: GNU General Public License v3 or later
 License URI: https://www.gnu.org/licenses/gpl-3.0.html
 Text Domain: hello-elementor-child
 Tags: custom, child-theme
*/

.d-none {
    display: none !important;
}