/**
Theme Name: Gifty
Author: Blaz Perus
Author URI: http://wpastra.com/about/
Description: Gifty custom child theme based on Astra free parent theme.
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: gifty
Template: astra
*/

/* ================================
   Custom CSS Additions
   ================================ */

/* Hide Google reCAPTCHA v3 Badge (shown bottom-right) */
.grecaptcha-badge { 
    visibility: hidden !important;
}

/* (Optional) Footer cleanup or adjustments - add more custom styles below */

/* Example: Center footer text (remove if unwanted)
.footer-widget-area, .site-footer-section {
    text-align: center;
}
*/
