.upt-price {
    font-size: 18px;
    margin: 5px 0;
}

.upt-price strong {
    font-size: 20px;
}

.upt-RISE { color: green; }
.upt-FALL { color: red; }
.upt-EVEN { color: gray; }

.upt-error {
    color: darkred;
    font-weight: bold;
}