/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */

@import "./style.scss";

.wp-block-boldblocks-breadcrumb-block a {
  pointer-events: none;
}

.separator-toggle {
  button[aria-checked="false"] {
    color: #000;
  }
}
