/* CSS for unit tests */
.testFail {
	color: var(--main-text-warning-color);
}
