.elementor .mailer_lite
{
	background-color: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 7px 30px rgba(0 0 0 / 10%);
}
.elementor .mailer_lite .ml-error input{
	border-color:red!important;
}
.elementor .mailer_lite .ml-error .label-description,.ml-error .label-description p,.ml-error .label-description p a,.ml-error label:first-child{
	color:red!important;
}
.elementor .mailer_lite .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p,
.elementor .mailer_lite .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p:first-letter{
	color:red!important;
}
.elementor .mailer_lite .ml-form-embedBody p,
.elementor .mailer_lite .ml-form-successBody p
{
	margin-bottom: 15px;
}
.elementor .mailer_lite .ml-form-embedBody .ml-block-form input,
.elementor .mailer_lite .ml-form-embedBody .ml-block-form textarea,
.elementor .mailer_lite .ml-form-embedBody .ml-form-embedSubmit button
{
	margin-bottom: 10px;
}