/* 
Theme Name: Elementor Child
Description: This is a child theme of Hello Elementor
Author: Candlelight Websites
Author URI: https://www.lightyourway.co.za
Template: hello-elementor
*/

.elementor-message {
	text-align: center;
	margin: 30px 0 !important;
	padding: 20px;
}

.elementor-message.elementor-message-success {
	background-color: #bffbb5;
}

.grecaptcha-badge {
	display: none !important;
}

@media (min-width: 576px) {}
@media (min-width: 768px) {}
@media (min-width: 1025px) {}
@media (min-width: 1200px) {}