.ql-editor {
	padding: 0;
}

.ql-editor.ql-blank::before {
	left: 0;
	right: 0;
	font-style: normal;
	color: rgba(0, 0, 0, 0.4);
}

.ql-container:focus,
.ql-editor:focus {
 outline: none;
}