.product-price {
    font-size: 1.2em; /* Adjust size as needed */
    color: #000; /* Set color for the price */
    margin-top: 10px; /* Space above the price */
}
