.widget-text:has(input[type="date"]) label{
	display: initial;
}
.invisible{
	position: absolute;
	clip: rect(0, 0, 0, 0);
}
.layout_full picture{
	display: block;
	text-align: center;
	width: 100%;
}
.layout_full img{
	height: auto;
	width: auto;
}
