.current-price {

color: #e53935;

font-size: 22px;

font-weight: 700;

}



.old-price {

color: #999;

font-size: 16px;

text-decoration: line-through;

}