.colored-table .cell-sales{color:var(--primary);font-weight:750}.colored-table .cell-cash{color:#13a174;font-weight:750}.colored-table .cell-card{color:#3478f6;font-weight:750}.colored-table .cell-tips{color:#8b5cf6;font-weight:750}.colored-table .cell-free{color:#098364;font-weight:750}.colored-table .cell-free.is-negative{color:var(--danger)}.colored-table .cell-distributed{color:#e18a18;font-weight:750}.colored-table thead .cell-sales{border-bottom:3px solid var(--primary)}.colored-table thead .cell-cash{border-bottom:3px solid #13a174}.colored-table thead .cell-card{border-bottom:3px solid #3478f6}.colored-table thead .cell-tips{border-bottom:3px solid #8b5cf6}.colored-table thead .cell-free{border-bottom:3px solid #098364}.colored-table thead .cell-distributed{border-bottom:3px solid #e18a18}
.colored-table .time-period{display:block;margin-bottom:3px;color:var(--muted);font-size:10px;font-weight:600;line-height:1;text-transform:none}
