/*
 Theme Name:   TCC Child Theme
 Theme URI:    https://www.thecreativecollective.com.au
 Description:  TCC child theme based on GP
 Author:       The Creative Collective
 Author URI:   https://www.thecreativecollective.com.au
 Template:     generatepress
 Version:      1.1.24
*/
.gform_wrapper.gravity-theme .gfield_label {
	color: #c0fe71;
}
.gform_button.button {
	border: 1px solid #fff;
}
.gform_button.button:hover {
	border-color: #c0fe71;
	color: #fff;
}
.gform_confirmation_message_1.gform_confirmation_message {
	background: #fff;
	padding: 3px 5px;
}