.product__subtitle {
  font-size: 1.5rem;
  font-weight: 500;
  color: #4b5563; /* slate-600 */
  margin: 0.25rem 0 !important;
}

.product__description {
  margin-top: 0.25rem !important;
}

.preview-download-btn {
    font-weight: bold;
}