{
    "inputControlFontFamily": "var(--bs-body-font-family)",
    "inputControlFontSize": "1rem",
    "inputControlFontWeight": 400,
    "inputControlLineHeight": "1.5",
    "countryButtonColor": "var(--portalThemeOnColor4)",
    "countryButtonBackgroundColor": "var(--portalThemeColor4)",
    "countryButtonBorderColor": "var(--portalThemeColor4)",
    "countryButtonBorderRadius": "3px",
    "countryButtonFontFamily": "var(--bs-body-font-family)",
    "countryButtonFontSize": "14px",
    "countryButtonFontWeight": 600,
    "countryButtonHoverColor": "var(--portalThemeOnColor4)",
    "countryButtonHoverBackgroundColor": "var(--portalThemeColor9)",
    "iconButtonColor": "var(--portalThemeColor4)",
    "iconButtonBackgroundColor": "transparent",
    "iconButtonHoverColor": "var(--portalThemeOnColor4)",
    "iconButtonHoverBackgroundColor": "var(--portalThemeColor4)",
    "addressListWidth": "auto",
    "countryListWidth": "288px",
    "listContainerPadding": "8px",
    "listContainerBorderColor": "#949494",
    "listContainerOutline": "initial",
    "listBoxShadow": "none",
    "listItemFontFamily": "var(--bs-body-font-family)",
    "listItemFontSize": "14px",
    "listItemFontWeight": 400,
    "listItemLineHeight": "20px",
    "listItemSelectedColor": "var(--bs-black)",
    "listItemSelectedBackgroundColor": "var(--bs-gray-200)",
    "listItemSeparatorColor": "var(--bs-gray-600)",
    "listItemBorderRadius": "var(--bs-border-radius)",
    "readonlyBackgroundColor": "rgb(226, 226, 226)",
    "borderStyle": "solid",
    "borderWidth": "1px",
    "borderColor": "#949494",
    "borderRadius": "var(--bs-border-radius)",
    "color": "var(--bs-black)",
    "backgroundColor": "#fff",
    "focusWithinBorderColor": "#69c",
    "focusWithinOutline": "0",
    "focusWithinBoxShadow": "inset 0 1px 1px rgb(0 0 0 / 8%),0 0 8px rgb(102 175 233 / 60%)",
    "spinnerStroke1Color": "#0f6cbd",
    "spinnerStroke2Color": "#b4d6fa",
    "spinnerNeutralForegroundColor": "#727272",
    "validationIconColorSuccess": "#0e700e",
    "validationIconColorFailure": "#bc2f32",
    "validationIconColorWarning": "#fea002"
  }