.control textarea[disabled] + .ck.ck-editor {
  cursor: not-allowed;
}

figure.image {
float: left !important;
display: block !important;
}

.content p:not(:last-child) {
margin-bottom: 0 !important;
margin-top: 0rem !important;
}