.product-price {
    color: #f20 !important;
}
span.cart-drawer__button-price, .discounted-total {
    font-size: 11px !important;
}
span.discounted-total {
    text-decoration: line-through;
    padding-right: 10px;
    opacity: 40%;
}