.shipment-table th small { display:block; margin-top:3px; color:var(--muted); font-size:9px; font-weight:500; }
.shipment-table .muted { color:#8a9690; font-size:10px; }
.shipment-notes { padding:10px 2px 0; color:var(--muted); font-size:11px; line-height:1.55; }
.shipment-notes p { margin:3px 0; }
.shipment-notes small { display:block; margin-top:6px; }
.shipment-table thead th:last-child,.shipment-table td:last-child { background:#f1f7f4; border-left:2px solid #c8d9d1; }
