/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 28 2026 | 16:00:57 */
#popmake-7445 {
	background-color: #f2f0f0 !important;
}

#gform_2 .gfield_required,
#gform_2 .gfield_required_asterisk {
	display: none !important;
}

#gform_2 input:not([type="file"],[type="submit"]),
#gform_2 select,
#gform_2 textarea {
	border: 1px solid #000000 !important;
	padding: 8px !important;
	background-color: #fff !important;
}

#gform_2 .gform-button {
	background-color: #15305e !important;
	border: none !important;
	color: #ffffff !important;
	transition: background-color 0.3s ease !important;
	width: 100% !important;
}

#gform_2 .gform-button:hover,
#gform_2 .gform-button:active {
	background-color: #E74697 !important;
}

#gform_2 .gform-footer {
	width: 100%;
}

#gform_wrapper_2 > div.gform_heading > p > span {
	color: #000000 !important;
	font-weight: bold !important;
}

#field_2_5 {
    width: 100%;
    display: inline-block;
    grid-column: span 16 !important;
}