.spacer {
	height: 55px;
}

ul.indent a {
	text-decoration: none;
	color: #333;
}

ul.indent a:hover {
	text-decoration: underline;	
}

.fas {
	font-size: 70px;
}

.figure{
	font-size: 30px;
	text-align: center;
}

.overview {
	margin-top: 25px;
}

.cookies-overview {
	margin-top: -140px !important;
}

@media only screen and (max-width: 1068px) {
.cookies-overview {
	margin-top: -110px !important;
}
}