/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 10 2025 | 06:45:09 */
input.quform-field.quform-field-text{
  border: solid 1px #000;
	color: #000!important;
	background: #fff!important;
}


input.quform-field.quform-field-email{
  border: solid 1px #000;
		color: #000!important;
		background: #fff!important;
}

textarea.quform-field.quform-field-textarea {
  border: solid 1px #000;
		color: #000!important;
		background: #fff!important;
}


._customer-elements .content {
  color: #000;
}

._custom-quality-items .content {
  color: #fff;
}

._custom-quality-items span {
  color: #fff;
}

.work-meta p {
	display:none;
}
.toggle>.toggle-title a {
	font-size: 20px!important;
}