{
    "white": "#fff",
    "black": "#000",
    "countBadgeBackground": "#e9163c",
    "bdl-box-blue": "#0061d5",
    "bdl-box-blue-80": "#3381dd",
    "bdl-box-blue-50": "#7fb0ea",
    "bdl-box-blue-40": "#99c0ee",
    "bdl-box-blue-30": "#b2cff2",
    "bdl-box-blue-20": "#ccdff7",
    "bdl-box-blue-10": "#e5effa",
    "bdl-box-blue-05": "#f2f7fd",
    "bdl-box-blue-02": "#fafcfe",
    "bdl-gray": "#222",
    "bdl-gray-80": "#4e4e4e",
    "bdl-gray-65": "#6f6f6f",
    "bdl-gray-50": "#909090",
    "bdl-gray-40": "#a7a7a7",
    "bdl-gray-30": "#bcbcbc",
    "bdl-gray-20": "#d3d3d3",
    "bdl-gray-10": "#e8e8e8",
    "bdl-gray-05": "#f4f4f4",
    "bdl-gray-02": "#fbfbfb",
    "bdl-dark-blue": "#003c84",
    "bdl-dark-blue-50": "#7f9dc1",
    "bdl-dark-blue-20": "#ccd8e6",
    "bdl-dark-blue-10": "#e5ebf2",
    "bdl-dark-blue-05": "#f2f5f9",
    "bdl-dark-blue-02": "#fafbfd",
    "bdl-light-blue": "#2486fc",
    "bdl-light-blue-50": "#91c2fd",
    "bdl-light-blue-20": "#d3e7fe",
    "bdl-light-blue-10": "#e9f2fe",
    "bdl-light-blue-05": "#f4f9ff",
    "bdl-light-blue-02": "#fbfdff",
    "bdl-yellorange": "#f5b31b",
    "bdl-yellorange-50": "#fad98d",
    "bdl-yellorange-20": "#fdf0d1",
    "bdl-yellorange-10": "#fef7e8",
    "bdl-yellorange-05": "#fefbf3",
    "bdl-yellorange-02": "#fffefb",
    "bdl-yellow": "#ffd700",
    "bdl-yellow-50": "#ffeb7f",
    "bdl-yellow-20": "#fff7cc",
    "bdl-yellow-10": "#fffbe5",
    "bdl-yellow-05": "#fffdf2",
    "bdl-yellow-02": "#fffefa",
    "bdl-green-light": "#26c281",
    "bdl-green-light-50": "#92e0c0",
    "bdl-green-light-20": "#d4f3e6",
    "bdl-green-light-10": "#e9f8f2",
    "bdl-green-light-05": "#f4fcf8",
    "bdl-green-light-02": "#fbfefd",
    "bdl-grimace": "#4826c2",
    "bdl-grimace-50": "#a392e0",
    "bdl-grimace-20": "#dad4f3",
    "bdl-grimace-10": "#ece9f8",
    "bdl-grimace-05": "#f6f4fc",
    "bdl-grimace-02": "#fbfbfe",
    "bdl-orange": "#f1811a",
    "bdl-orange-50": "#f8c08c",
    "bdl-orange-20": "#fce6d1",
    "bdl-orange-10": "#fdf2e8",
    "bdl-orange-05": "#fef8f3",
    "bdl-orange-02": "#fffdfb",
    "bdl-purple-rain": "#9f3fed",
    "bdl-purple-rain-50": "#cf9ff6",
    "bdl-purple-rain-20": "#ecd9fb",
    "bdl-purple-rain-10": "#f5ebfd",
    "bdl-purple-rain-05": "#faf5fe",
    "bdl-purple-rain-02": "#fdfbff",
    "bdl-watermelon-red": "#ed3757",
    "bdl-watermelon-red-50": "#f69bab",
    "bdl-watermelon-red-20": "#fbd7dd",
    "bdl-watermelon-red-10": "#fdebee",
    "bdl-watermelon-red-05": "#fef5f6",
    "bdl-watermelon-red-02": "#fffbfc",
    "bdl-line-height": "20px",
    "bdl-fontSize": "13px",
    "bdl-fontSize-minimum": "11px",
    "bdl-fontSize--dejaBlue": "14px",
    "avatar-colors": ["#0061d5", "#003c84", "#6f6f6f", "#222", "#4826c2", "#9f3fed"],
    "modal-dialog-z-index": "160",
    "menu-z-index": "170",
    "submenu-z-index": "171",
    "overlay-z-index": "190",
    "tooltip-z-index": "190",
    "notifications-wrapper-z-index": "200",
    "bdl-border-radius-size": "4px",
    "bdl-border-radius-size-med": "6px",
    "bdl-border-radius-size-large": "8px",
    "bdl-border-radius-size-xlarge": "12px",
    "bdl-header-box-shadow": ["0 0 10px 0 rgba(0", "0", "0", "0.05)"],
    "bdl-grid-unit": "4px",
    "bdl-grid-unit-px": "4",
    "bdl-header-height": "64px",
    "bdl-btn-border-width": "1px",
    "bdl-btn-height": "32px",
    "bdl-btn-height-large": "40px",
    "bdl-btn-icon-size": "20px",
    "bdl-btn-text-icon-size": "16px",
    "bdl-btn-padding-horizontal": "16px",
    "bdl-transitionDurationBase": "0.15s",
    "bdl-timingFunction": ["cubic-bezier(0", "0", "0.6", "1)"],
    "size-small-medium-min": "375px",
    "size-medium-min": "461px",
    "size-large-min": "768px",
    "size-small-max": "374px",
    "size-small-medium-max": "460px",
    "size-medium-max": "767px",
    "size-large-max": "1023px",
    "size-xlarge-max": "1219px",
    "small-screen": "(max-width: 374px)",
    "small-medium-screen": "(max-width: 460px)",
    "medium-screen": "(max-width: 767px)",
    "large-screen": "(max-width: 1023px)",
    "xlarge-screen": "(max-width: 1219px)"
}
