/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/table--legend/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
.wp-block-frs-blocks-table--legend .col:first-child.legend,
.wp-block-frs-blocks-table--legend .block-editor-inner-blocks .block-editor-block-list__layout .col:first-child.legend {
  border-bottom: 0;
}
.wp-block-frs-blocks-table--legend .col:not(:first-child).legend,
.wp-block-frs-blocks-table--legend .block-editor-inner-blocks .block-editor-block-list__layout .col:not(:first-child).legend {
  flex-basis: 50%;
  border: 0;
  background: transparent;
  color: #5e5f60;
  font-size: var(--wp--preset--font-size--standard-copy);
  font-weight: 600;
  margin-bottom: 10px;
}
.has-primary-background-color .wp-block-frs-blocks-table--legend .col:not(:first-child).legend,
.has-primary-background-color .wp-block-frs-blocks-table--legend .block-editor-inner-blocks .block-editor-block-list__layout .col:not(:first-child).legend {
  color: var(--neutral-color);
}
@media (max-width: 768px) {
  .wp-block-frs-blocks-table--legend .col:not(:first-child).legend,
  .wp-block-frs-blocks-table--legend .block-editor-inner-blocks .block-editor-block-list__layout .col:not(:first-child).legend {
    flex-basis: 100% !important;
    justify-content: flex-end;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .wp-block-frs-blocks-table--legend .col:not(:first-child).legend .col:first-child,
  .wp-block-frs-blocks-table--legend .block-editor-inner-blocks .block-editor-block-list__layout .col:not(:first-child).legend .col:first-child {
    display: none;
  }
}

/*# sourceMappingURL=style-index.css.map*/