/*
 Theme Name:   Hello Elementor Child
 Template:     hello-elementor
 Author:       Elementor Team
 Description:  Child theme of Hello Elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/

body .text-gradiant1{
	background: linear-gradient(91deg, #3633D9 7.26%, #FC9E17 97.34%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}