/*
 Theme Name: Woostify Child
 Theme URI: https://woostify.com/
 Description: Woostify WordPress theme example child theme.
 Author: Woostify
 Author URI: https://woostify.com/
 Template: woostify
 Version: 1.0.001
*/

.elementor-widget-container .widget-title {
	color: var(--e-global-color-primary);
    font-family: "ivypresto-display", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 1px;
}