.widget-text:has(input[type="date"]) label{
	display: initial;
}
.invisible{
	position: absolute;
	clip: rect(0, 0, 0, 0);
}
