.product-view-specifications__table {
  width: 100%;
}

.product-view-specifications__table-cell {
  border: 1px solid var(--hs-palette-grey-300);
  border-width: 1px 0;
  vertical-align: top;
}

.product-view-specifications__table-cell-type {
  background: var(--hs-palette-grey-200);
}
