/*
Theme Name: Divi Leopard
Version: 1.2.0
Author: H.S.Laszlo
Author URI: http://bluedesign.hu

Template: Divi
*/

body #gform_wrapper_1 .gform_footer input[type=submit]
{
	float:left;
	height: 60px;
	width: 100% !important;
	background: #0c71c3;
	color: #ffffff;
}

body #gform_wrapper_1 .gform_footer input:hover[type=submit]
{
	float:left;
	height: 60px;
	width: 100% !important;
	background: #5294ff;
	color: #ffffff;
}
		