/*
 Theme Name:   Exifly
 Theme URI:    https://www.rxm.de
 Description:  Exifly Theme
 Author:       rxm solutions
 Author URI:   https://www.rxm.de
 Template:     hello-elementor
 Version:      1.0.0
 Requires at least: 6.0
 Tested up to: 6.7
 Requires PHP: 7.4
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  hello-elementor-child
*/

/* ==========================================================================
   Custom style
   ========================================================================== */

/**
 * Hide Google reCAPTCHA logo
 */
.grecaptcha-badge {
    visibility: hidden !important;
}
