

/* CSS from section stylesheet tags */
.product-description-section {
  padding: 2rem 0;
}
.product-description-section .rte {
  max-width: 800px;
  margin: 0 auto;
}