@charset "UTF-8";

/* ブロックエリアに枠をつける　*/
.editor-post-title__input, .block-editor-block-list__block {
  box-shadow: 0px 0px 0px 1px #000 inset;
}