/*
 Theme Name:   hello-elementor-child
 Theme URI:    http://example.com/hello-elementor-child/
 Description:  hello-elementor-child theme
 Author:      peaksl
 Author URI:   http://example.com
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  hello-elementor-child
*/


body p{
	font-size: 14px;
}

a{
	color: #d2a5ff;
}
h2 {
	font-size: 16px;
}
h1,h2,h3,h4{
	color: #b29fb8;
	font: thasadith; !important
}

.elementor-widget-heading .elementor-heading-title{
	font: thasadith; 
	color: #b29fb8;
	
}

