/*
Theme Name: Hello Biz Child
Theme URI: https://example.com
Description: Child Theme for Hello Biz
Author: Your Name
Author URI: https://example.com
Template: hello-biz
Version: 1.0.0
Text Domain: hello-biz-child
*/

@import url("../hello-biz/style.css");

/* Custom CSS kamu di sini */

a.elementor-element.elementor-element-a66972b.e-con-full.e-flex.e-con.e-child {
    display: none !important;
}