/*
 Theme Name:   WannaScapes
 Theme URI:    https://ericksongroup.ca
 Description:  A custom GeneratePress child theme by The Erickson Group
 Author:       Erickson Group Inc.
 Author URI:   https://ericksongroup.ca
 Template:     generatepress
 Version:      1.0
*/

/* RECAPTCHA */
.grecaptcha-badge {
	display: none !important;
}
span.recaptcha-text {
	font-size: 80%;
	font-style: italic;
	display: block;
	margin: 5px auto;
}
/* PIOTNET FORMS */
.single-piotnetforms #page {
margin-top: 0 !important;
}
