/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1678758957
Updated: 2023-03-14 01:55:57

*/

/* Fix margin bottom of paragraph text */
.elementor-widget-text-editor p:last-child{margin-bottom:0;}

/* Hide ReCAPTCHA badge */
.grecaptcha-badge { 
    visibility: hidden !important;
}
