/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child for ProAppointments — safe place for site-specific CSS without modifying the parent theme.
Author: Elementor Team / Infuse
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Migrated from Customizer Additional CSS (was on parent theme) */
#wpforms-submit-34.submit-form__global-class {
	height: 47px;
	border-radius: 100px;
	padding: 0 40px;
	background-color: var( --e-global-color-accent );
}

div.wpforms-container-full #wpforms-confirmation-34.wpforms-confirmation-container-full {
	background: var( --e-global-color-accent );
	border: var( --e-global-color-accent );
}

div.wpforms-container-full #wpforms-confirmation-34.wpforms-confirmation-container-full p {
	color: #FFFFFF;
}
