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

.bg2 {
	background-color: rgba(41, 55, 116, .2)
}

.circle, .round img{
	width: 200px;
	height:200px;
}

.circle {
	border: 1px solid rgba(41, 55, 116, 1);
	backdrop-filter: blur(10px);
}

.questionmark {
	display:block;
	margin-top: 40px;
	font-weight:bold;
	color: rgba(150, 26, 66, 1)
}