/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.cner {
    text-align: center;
    color: red;
    font-size: 20px;
    font-weight: bold;
}

dd {
    float: right;
}
ul.wc-item-meta li p {
    float: right;
}