.discount-price {
    color: blue;
}

.btnDeleteAmount {
    background-color: #fff;
    cursor: pointer;
    border-radius: 4px;
    padding: 2px 4px;
    margin-bottom: 5px;
}