html{
	background: var(--unq-bg);
	background-size: cover;
}
body{
	background: none;
}
body:before{
	background: none;
}

.block-center.mt-4{
	opacity: .90;
}