/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 28 2025 | 09:29:58 */
#gform_1 input, #gform_2 input, #gform_3 input, #gform_4 input, input, #gform_5 input,
#gform_1 select, #gform_2 select, #gform_3 select, #gform_4 select, #gform_5 select,
#gform_1 textarea, #gform_2 textarea, #gform_3 textarea, #gform_4 textarea, #gform_5 textarea {
	border: 1px solid #d5d5d5!important;
	box-shadow: none!important;
}

.gform_button  {
background-color:#fff!important;	
	color:black!important;
}

#gform_browse_button_1_8  {
	background-color:#000!important;
}

.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before {

    color: #fff!important;
  
}


.gform-theme--framework .gfield_list_group_item::before, .gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])) {
    color:#fff!important;
	text-transform:uppercase!important;
}