<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slideGallery .slide.voicerecognition:before {
	background-position: -35px -2515px;
}

.transcript_ok {
	color: #74d320;
}

.transcript_ko {
	color: #ef0c24;
}

.transcript_answer {
	color: #000000;
	font-weight: bold;
}

body.body_clase:has(.edit) .voiceRecognitionRecommendationContainer,
body.body_clase #final .voiceRecognitionRecommendationContainer {
	display: none;
}
</pre></body></html>