/* 
Theme Name: Chandre Prangley
Description: This is a child theme of Hello Elementor for Chandre Prangley registered Dietitian, created by Candlelight Websites
Author: Candlelight Websites
Author URI: https://lightyourway.co.za
Template: hello-elementor
Version: 1.0.1
Text Domain:  chandre-dietitian
*/

.heading-tag {
	display: block;
	color: var(--e-global-color-accent);
	font-size: .875rem;
	font-weight: 600;
	letter-spacing: .1em;
    line-height: 1.25rem;
	margin-bottom: 1rem;
}
.script-font {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight);
	text-transform: none !important;
	font-size: 1.6em;
	line-height: 1;
	color: var(--e-global-color-accent);
}
.text-accent {
	color: var(--e-global-color-accent);
}