/* エディタ：トグルON時の視認性 */
.wp-block-table[data-first-col-header="true"] table tbody tr > td:first-child,
.wp-block-table[data-first-col-header="true"] table tbody tr > th:first-child {
  font-weight: 700 !important;
}
