/* Product data styles */
.product-data-container {
    padding: 0 10px 10px 10px;
    background-color: #dfdfdf;
}

