/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 16 2025 | 13:49:05 */
#gform_fields_14 {
	grid-column-gap: 3%;
}

#gform_14 input {
	padding: 10px 12px;
	border: 1px solid #BABABA;
	border-radius: 0;
	color: #565657;
    font-family: "abadi", Verdana, Arial, sans-serif;
    font-size: 12px;
	font-weight: 400;
}

#gform_submit_button_14 {
	padding: 6px 35px !important;
	border: 1px solid #F1592A !important;
	background-color: #F1592A !important;
	border-radius: 7px !important;
	color: #ffffff !important;
    font-family: "abadi", Verdana, Arial, sans-serif !important;
    font-size: 14px !important;
	font-weight: 600 !important;
}

#gform_submit_button_14:hover {
	background-color: transparent !important;
    color: #F1592A !important;
}
