.spoiler {
	background-color: #2D3143;
	color: #2D3143;
}

.spoiler.hover {
	background-color: white;
}
