/*
 * Phase 1.6 keeps the production site's SWELL design language.
 * Only small accessibility and overflow safeguards remain here.
 */
.page-id-431 .swell-block-button__link,
.page-id-432 .swell-block-button__link,
.page-id-433 .swell-block-button__link {
  min-height: 44px;
}

.page-id-431 .wp-block-table,
.page-id-432 .wp-block-table,
.page-id-433 .wp-block-table {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.page-id-431 .wp-block-details summary,
.page-id-432 .wp-block-details summary {
  cursor: pointer;
}
