Shop

#unique-product-title h3 {
display: block; /* Ensure the h3 element behaves as a block */
white-space: pre-line; /* Allow for line breaks in the text */
}