/* 
Theme Name: Vitality Dental Theme Child
Theme URI: 
Description: 
Author: 
Author URI: 
Template: vitality-dental-theme
Version: 3.1.1
Text Domain: vitality-dental-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: 
*/

/* Add your custom styles here */

html {
    scroll-behavior: smooth;
}

/* Move reCAPTCHA v3 badge in front */
	.elementor-field-type-recaptcha_v3 .grecaptcha-badge {
		z-index: 999!important;
}