/*
 Theme Name:   Hello Elementor Child
 Description:  Child theme for Hello Elementor
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Import parent theme styles */
@import url("../hello-elementor/style.css");

/* Your custom styles go below */


.elementor-widget-text-editor p{
	margin-bottom: 0!important
}

.download-icon:hover svg path.st1{fill:#0B4465}
