.product-highlight__content {
  text-align: center;  
}

.product-highlight__content * {
  margin: 0;
}

.product-highlight__content .metafield-rich_text_field {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
