/*
Theme Name: Vobis
Theme URI: https://www.plottcreative.co.uk
Author: Mark Christian
Author URI: https://www.plottcreative.co.uk
Description: The super duber new base theme
Version: 1.0
*/

#gform_3 .gfield_error > label,
.action_required--wrap .gfield.gfield_error input[type="checkbox"] + label{
	color: red;	
}

#gform_3 .gfield_error input[type="text"],
#gform_3 .gfield_error input[type="email"]{
	border: solid 2px red;
}
