{
    "comp": {
        "badge": {
            "text": {
                "style": {
                    "font-family": {
                        "value": "{sys.text.style.captionBold.font-family}"
                    },
                    "size": {
                        "value": "{sys.text.style.captionBold.size}"
                    },
                    "font-weight": {
                        "value": "{sys.text.style.captionBold.weight}"
                    },
                    "line-height": {
                        "value": "{sys.text.style.captionBold.line-height}"
                    }
                }
            },
            "height": {
                "value": "{ref.font.lineHeight.xs}"
            },
            "padding": {
                "left": {
                    "value": "2px"
                },
                "right": {
                    "value": "2px"
                }
            },
            "orange": {
                "color": {
                    "value": "{ref.color.white}"
                },
                "background": {
                    "color": {
                        "value": "{sys.color.main.default.bg.default}"
                    }
                }
            },
            "blue": {
                "color": {
                    "value": "{sys.color.accent.light.text}"
                },
                "background": {
                    "color": {
                        "value": "{ref.color.electricBlue.10}"
                    }
                }
            }
        }
    }
}
