/* WARNING: DO NOT edit these styles unless you know what you are doing. They
WILL effect back-end styles too, so you WILL cause breaking issues if you are
not careful! */
.wp-editor-tabs .switch-tmce,
.wp-editor-tabs .switch-html,
.postarea {
  display: none !important;
}
.bricks-editor {
  display: block !important;
}
.bricks-editor .wp-editor-tools {
  display: none !important;
}
.panel-content #brxcStructureBottomContainer {
  display: none;
}
