.bcp-postbox {
  margin-top: 20px;
  margin-bottom: 0; }
  .bcp-postbox > h2 {
    border-bottom: 1px solid #CCD0D4; }
  .bcp-postbox .inside {
    margin-top: 0 !important;
    padding: 12px; }
    .bcp-postbox .inside .button-link {
      margin: 14px 0 0 10px;
      display: inline-block; }
    .bcp-postbox .inside > p:first-child {
      margin-top: 0; }

.bcp-after-editor {
  display: block;
  margin: 10px 0 0;
  text-align: right; }

body.block-editor-page .edit-post-layout__metaboxes #postexcerpt,
body.block-editor-page .edit-post-layout__metaboxes #woocommerce-product-data {
  display: none !important; }
