/* 
Theme Name: Hello Elementor Child
Description: Hello Elementor Child is a child theme of Hello Elementor
Author: Netgezel
Author URI: https://www.netgezel.nl
Template: hello-elementor
Version: 1.1.1
*/

input.gform_button, button.gform-theme-button{
	background: #3c5d8a !important;
	border-radius: 999px 999px 999px 999px !important;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	padding: 12px 32px !important;
	transition: 0.6s !important;
}

input.gform_button:hover, button.gform-theme-button:hover{
	background: #303f6e !important;
}