.uf-existing-message {
	.uf-field-input-wrap {
		background: $required;
	}

	.uf-field-description {
		color: #fff;
		opacity: 1;
		font-style: normal;
	}
}
