/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 25 2022 | 20:05:02 */
.form-wrap .form-line{
	padding: 10px 0px;
}
.form-wrap .form-line input {
		text-transform:uppercase;
}
.form-wrap .form-btn {
	text-align:center;
}
.form-wrap .form-btn .wpcf7-submit {
	background: #41342e;
	border:0px;
	color:#fff;
	margin:0px auto;
	
}