{
    "WebkitFontSmoothing": "antialiased",
    "alignItems": "center",
    "backgroundColor": "#ddfa65",
    "borderColor": "#ddfa65",
    "borderRadius": 40,
    "borderStyle": "solid",
    "borderWidth": 1,
    "color": "#191919",
    "display": "flex",
    "flexDirection": "row",
    "fontFamily": "'Neue Montreal', sans-serif",
    "fontSize": 16,
    "fontStyle": "normal",
    "fontWeight": 500,
    "gap": 8,
    "justifyContent": "center",
    "letterSpacing": 0,
    "lineHeight": 1,
    "paddingBottom": 10,
    "paddingLeft": 22,
    "paddingRight": 22,
    "paddingTop": 10,
    "textAlign": "center",
    "textDecoration": "none",
    "textTransform": "none"
}
