/* Special order badge styling.
   Copied unchanged from backorderemails' assets/backorder-style.css so retiring that plugin shifts nothing
   visually. .vru-so-badge is grouped in as the forward looking class; both selectors style identically. */
.backorder_notification_custom,
.vru-so-badge {
    color: red !important;
    font-size: 10pt !important;
    font-weight: bold;
}
