<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wpcf7-date{
	width:100%;
}
.wpcf7-date:before{
	width:100%;
	content:attr(placeholder);
}
.wpcf7-date:hover:before{
	width:0%;
	content:"";
}
.wpcf7-date.bt-date-input-has-value:before{
	display: none;
}
.wpcf7-date.placeholderclass:before{
	width:0%;
	content:"";
}</pre></body></html>