/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 22 2025 | 09:45:18 */
#cont_soon .wpcf7-form {
	position: relative;
}
#cont_soon .wpcf7-form .wpcf7-text {
	border: 0 none;
	border-bottom: 1px solid #424242;
	background-color: rgba(255,255,255, .65 );
}
#cont_soon .wpcf7-form .action {
	padding-top: 20px;
	text-align: center;
}
#cont_soon .wpcf7-form .wpcf7-submit {
	min-width: 125px;
	margin-left: 80px;
	background-color: #512F8D;
	border: 0 none; border-radius: 8px;
	color: #fff; text-transform: uppercase;
}
#cont_soon .wpcf7-form .wpcf7-turnstile {
	max-width: 300px; margin: 0 auto;
}
#cont_soon .wpcf7-form .wpcf7-submit:hover,
#cont_soon .wpcf7-form .wpcf7-submit:active {
	background-color: #292929;
}