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

.grecaptcha-badge {
	display: none;
}

h2 span.sub-heading {
	display: block;
	font-family: "EF Licorice", Sans-serif;
	font-weight: 400;
	text-transform: none;
	color: var(--e-global-color-b029d5e);
}

.text-shadow .elementor-widget-container {
	text-shadow: 0 0 0 #000, 0 0 2px #000, 0 0 8px #000, 0 0 16px #000, 2px 2px 10px #000;
}

.elementor-message {
	text-align: center;
	margin: 30px;
}
.elementor-message.elementor-message-success {
	color: #75e865;
}