/**
Theme Name: Patmac
Author: Patrick Smit
Author URI: https://patmac.uk
Description: Child Theme for Patmac contains custom styles and functions.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: patmac
Template: astra
*/
/* Hide reCaptcha */
.grecaptcha-badge { 
    visibility: hidden !important;
	display: none !important;
}