/*
Theme Name: Hello Elementor Child
Description: Custom child theme development 
Author: webcartisan
Author URI: http://webcartisan.com/
Author Email: hello@webcartisan.com
Version: 1.0.0
Text Domain: hello-elementor-child
Template: hello-elementor
*/
/*
Add your custom styles here
*/
.hov_btn_chang:hover button {
    background-color: #d8ad4f;
    cursor: pointer;
}

.hov_btn_chang:hover {
   cursor: pointer; 
}