/*
Theme Name: hueman-child
Version: 1.0
Description: A child theme of Hueman
Template: hueman
Author: Administrator
*/
/* Your awesome customization starts here */

/*------ WP Forms ------*/
button#wpforms-submit-171.wpforms-submit {
	background-color: #0066cc;
	border: none;
	color: #FFF;
	
}

button#wpforms-submit-171.wpforms-submit:hover {
	color: #FFF;
	background-color: #444;
}