/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 05 2025 | 13:58:38 */
/* Adding custom hover styles */
.wpforms-form input[type=submit]:hover,
.wpforms-form button[type=submit]:hover {
	background-color: #000 !important;
	color: #fff !important;
	border; none !important;
}



