/*
Theme Name: green-tornado
Version: 1.0
Description: A child theme of Hello Elementor
Author: fh_admin
Template: hello-elementor
*/

@import url("../hello-elementor/style.css");

.elementor-acceptance-field {
	transform: scale(1.3, 1.3);
	margin: 10px;
}

.elementor-message.elementor-message-success {
    font-size: 20px;
    float: right;
    color: green;
    font-weight: bold;
}

@media (max-width: 767px) {
 
	/*mobile media */
 
}