/*
Theme Name: ClearPG Starter Theme
Description: This is a custom child theme for Clear Partnering Group's Clients
Theme URI:   https://clear-pg.com
Author: ClearPG (Israel Jernigan and Shelby Neubeck)
Author URI:  https://clear-pg.com
Template: salient
Version: 12.1.6 
*/

/*
* RECAPTCHA GOOGLE 
* To Hide badge
*/
.grecaptcha-badge { visibility: hidden; display:none; }
.ginput_recaptcha + .gfield_description{
  line-height: 1;
  font-size: 12px;
}
.ginput_recaptcha + .gfield_description > small{
  font-size:70%;
}