.elementor-629 .elementor-element.elementor-element-734ec76 .gsc-heading .content-inner{max-width:800px;}.elementor-629 .elementor-element.elementor-element-734ec76 .gsc-heading{margin-bottom:0px;}.elementor-629 .elementor-element.elementor-element-734ec76 .gsc-heading .title{margin-bottom:0px;}.elementor-629 .elementor-element.elementor-element-734ec76 .gsc-heading .sub-title{margin-bottom:8px;}.elementor-629 .elementor-element.elementor-element-734ec76 .gsc-heading .title-desc{padding:20px 0px 0px 0px;}/* Start custom CSS for shortcode, class: .elementor-element-d6d58cb */.shortcode-button {
    background-color: #ff6600; /* Change button background */
    color: white; /* Change text color */
   
    cursor: pointer; /* Change cursor */
    transition: background 0.3s ease-in-out;
}

.shortcode-button:hover {
    background-color: #cc5500; /* Darker color on hover */
}/* End custom CSS */