.product-bv {
    font-weight: bold;
    color: #333;
}

.cart .product-bv, 
.order-details .product-bv {
    font-size: 0.9em;
    color: #666;
    font-weight: normal;
}

.order-bv th, 
.order-bv td {
    font-weight: bold;
    color: #333;
}