.wp-block-genesis-custom-blocks-tabs .block-editor-block-list__block .tabs-tab-block-preview p {
  margin: 0 !important;
  font-size: inherit !important;
}
.wp-block-genesis-custom-blocks-tabs .block-editor-block-list__block .tabs-tab-block-preview table th {
  display: none;
  padding: 5px;
}
.wp-block-genesis-custom-blocks-tabs .block-editor-block-list__block .tabs-tab-block-preview table th, .wp-block-genesis-custom-blocks-tabs .block-editor-block-list__block .tabs-tab-block-preview table td {
  border: 1px solid gray;
}
.wp-block-genesis-custom-blocks-tabs .block-editor-block-list__block .tabs-tab-block-preview table tr:nth-of-type(2) td {
  border-top: none;
}
.wp-block-genesis-custom-blocks-tabs .block-editor-block-list__block:first-of-type .tabs-tab-block-preview table th {
  display: table-cell;
}
.wp-block-genesis-custom-blocks-tabs .block-editor-block-list__block:first-of-type .tabs-tab-block-preview table tr:nth-of-type(2) td {
  border-top: 1px solid gray;
}

/*# sourceMappingURL=block.css.map */
