/* 
Theme Name: Laerskool Park
Description: This is a child theme of Hello Elementor for Laerskool Park, created by Candlelight Websites
Author: Candlelight Websites
Author URI: https://lightyourway.co.za
Template: hello-elementor
Version: 1.0.1
*/


h1 span.sub-heading,
h2 span.sub-heading,
h3 span.sub-heading {
	font-family: var(--e-global-typography-primary-font-family);
	color: var( --e-global-color-secondary );
		display: block;
    font-size: 0.86em;
	text-transform: capitalize;
	font-weight: normal;
	line-height: 0.8em;
}

.text-primary {color: var(--e-global-color-primary) !important;}