.smeg-product-specs__table,
.smeg-product-specs table.shop_attributes {
  width: 100%;
  margin-bottom: 1.5em;
}

.smeg-product-specs__section {
  margin: 1.25em 0 0.5em;
  font-size: 1.1em;
}

.smeg-section-title {
  margin: 2em 0 0.75em;
  font-size: 1.25em;
}

.smeg-product-colors__list,
.smeg-product-downloads ul,
.smeg-product-accessories ul,
.smeg-product-related ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em 1em;
}

.smeg-product-colors__list a,
.smeg-product-downloads a {
  text-decoration: underline;
}

.smeg-download--external .smeg-download__badge {
  opacity: 0.6;
  font-size: 0.85em;
}
