.reveal {
	background-image: url("figures/tasc7/spinoff.svg");
	background-position: bottom;
	background-repeat: no-repeat;
	background-blend-mode: darken;
}

.bg2 {
	background-color: rgba(215, 0, 1.6, 1)
}

.circle {
	border: 1px solid rgba(255, 0, 0, 1);
	backdrop-filter: blur(10px);
}

.questionmark {
	display:block;
	margin-top: 40px;
	font-weight:bold;
	color: transparent;
	background-image: url("pictures/cea.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
}