/* ---------- ck editor surcouche perso---------- */

.ckeditor {
	padding: 0%;
	margin: 0%;
}

.ckeditor p,
.ckeditor ul,
.ckeditor ol {
	margin-top: 0.8em;
	line-height: 1.4em;
}

.ck-editor__editable {
	height: 55vh;
}