#soundbar-product-section {
  background-color: white;
  color: black;
  /* padding-top: 3em; */
  border-top: 1px solid #b8b8b8;
}

#product-soundbars-main-header {
  color: black;
}

#showcase-features {
  color: black;
}

#showcase-features-header {
  color: black;
}

.showcase-features-item {
  color: black;
}

.product-content-mid-container h2 {
  color: black;
}

.product-content-highlight-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

#product-key-info {
  height: 100%;
}

.product-bottom-feature-section {
  background-color: white;
}


.tv-series-inner-container {
  margin: auto;
  /* width: 80%; */
  /* display: flex; */
  max-width: 1100px;
}

.tv-series-image {
  margin: auto;
  width: 100%;
  display: flex;
  max-width: 1100px;
}