/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 21 2025 | 19:11:45 */
.gfield input,.gfield textarea {
    border: solid #d5d5d5 1px !important;
}


.validation_message {
	font-size: 12px !important;
	padding: 5px 10px !important;
	line-height: 20px !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
	padding: 0px !important;
	margin-bottom: 32px !important;
	font-size: 12px;
	border: none;
}

.gform_submission_error.hide_summary {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	color: #ce0006;
	margin: auto;
}