@media print {
	body {
		margin: 0 !important;
	}
}

.ck-content {
	line-height: 1.6;
	word-break: break-word;
}

.ck.ck-voice-label {
	display: none !important;
}
