﻿.dimenso-billing-chip {
    display: inline-block;
    margin-left: 8px;
    padding: 2px 8px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.4;
    background: #eef6ff;
    color: #1f4f8f;
    border: 1px solid #c7ddff;
    white-space: nowrap;
}
