/* Styles definition here */
.pbSubmit { 
	width: 50% !important;
	background-color: #ffffff !important; 
	color: #654478 !important;
	padding: 1rem !important;
	border-radius: 5px !important;
}
.pbSubmit:hover { background-color: #654478 !important; color: white !important; }

.elementor-column-gap-default .elementor-column .elementor-element-populated {
    padding: 40px !important;
}
#fbuilder .ui-datepicker-header { 
	background:#6cc72b ; 
	color:#654478 !important; 
	text-shadow:none; 
	padding-top: 1.5rem !important; 
	padding-bottom: 1.5rem !important; 
}
.fields {
	padding-bottom: 1.5rem !important;
}