/*
Theme Name: Khimsarhounds Child
Theme URI: https://example.com/hello-elementor-child
Description: A child theme for the Hello Elementor theme.
Author: Your Name
Author URI: https://example.com
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Add your custom CSS below this line */
a.copy-text-link{
	color:#ef7f1a;
	    text-decoration: underline !important;
}

a.copy-text-link:hover{
	color:#5f2c2b;
}