.strike {
    text-decoration: line-through;
    color: #999;
}

.product-price {
    font-weight: bold;
}