#ast-block-templates-button-wrap {
    display: none !important;
}

/* Global Blocks Compatibility */
.editor-styles-wrapper .wp-site-blocks > * + *,
.editor-styles-wrapper .wp-site-blocks > * + * + *{
  margin-block-start: 0;
}