.components-color-palette__custom-color-wrapper,
.components-font-size-picker__header button,
.block-editor-image-size-control,
.components-resizable-box__handle.components-resizable-box__side-handle,
.components-resizable-box__container.has-show-handle .components-resizable-box__handle,
.block-editor-block-types-list__item.editor-block-list-item-columns,
button[class*="block-editor-block-types-list__item editor-block-list-item-group/group"]
{
	display : none !important;
}

.components-resizable-box__handle.components-resizable-box__side-handle.components-resizable-box__handle-right,
.components-resizable-box__container.has-show-handle.components-resizable-box__handle,
.components-resizable-box__handle.components-resizable-box__side-handle,
.components-resizable-box__container.has-show-handle .components-resizable-box__handle,
.components-panel__body.editor-post-last-revision__panel {
    display:none !important;
}
