footer > div.w-full.flex.justify-center.items-center.text-center {
	display: none;
}

.task_count {
	padding-left: 5px;
}

div[x-show='openModal'] {
	margin: 1px;
}
.galley_view {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: hidden;
}
