.injection-editor{
    line-height: 42px;
    padding-top: 1px;
    text-indent: 36px;
    font-size: 20px;
    color: #000000;
	text-align: justify;
}

.injection-editor p,
.injection-editor div ,
.injection-editor span{
    line-height: 42px;
    padding-top: 1px;
    text-indent: 36px;
    font-size: 20px;
    color: #000000;
	text-align: justify;
}

.injection-editor img,
.injection-editor video,
.injection-editor audio {
    width: 80%;
    height: auto;
    margin: auto;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.injection-editor
.editor-center {
    text-align: center;
    text-indent: 0px !important;
}