{
  "utrecht": {
    "link": {
      "color": {"value": "{of.color.primary}"},
      "icon": {
        "size": {"value": "auto"}
      },
      "text-decoration": {
        "value": "underline"
      },
      "hover": {
        "color": {"value": "{of.color.primary}"},
        "text-decoration": {
          "value": "none"
        }
      },
      "current": {
        "font-weight": {"value": "bold"}
      },
      "placeholder": {
        "color": {"value": "{of.color.fg-muted}"}
      }
    }
  }
}
