/**
 * Frontend styles
 * Omnibus prior-price note appended next to the price (class-price-history.php)
 */

.msps-omnibus-note {
    display: block;
    font-size: 0.75em;
    font-weight: normal;
    color: #646970;
    margin-top: 2px;
}
