﻿.priceNow {
    
    
    color: #ea4392;
    font-size: 2em;
}


.prcVal {
    color: #989797;
    font-size: 1.2em;
    text-decoration: line-through;
   
}


.card-body h2 {
    font-size:large;

}