/* ============================================================
   UTILITIES: BACKGROUND COLORS
   Background color utilities
   ============================================================ */

/* Brand backgrounds */
.ds-bg-brand-red { background-color: var(--ds-brand-red) !important; }
