.hidden{
    display: none !important;
}

#discountDiv>span{
    color: red !important;
}

.redFont{
    color: red !important;
}