.product-description-tabs__body {
  max-width: 100%;
}

.product-description-tabs__body p + p {
  margin-top: 1em;
}

.product-description-tabs__content.collections-switcher-tab-content-wrapper {
  margin-block-start: 24px;
}

.product-description-tabs:not(:has(.collections-switcher-tab-titles)) .product-description-tabs__content {
  margin-block-start: 0;
}

.product-description-tabs__empty {
  opacity: 0.7;
  text-align: center;
  padding: 20px 0;
}
