{
  "version": "3.0.1",
  "colors": {
    "@color-black": "#000000",
    "@color-white": "#ffffff",
    "@color-blue": "#19426b",
    "@color-lightblue": "#517396",
    "@color-solitude": "#e8ebef",
    "@color-crest": "#c8d0c7",
    "@color-orinoco": "#d7d5b6",
    "@color-cane": "#f0f1e0"
  },
  "fonts": {
    "EB Garamond": [
      400
    ],
    "Lato": [
      300,
      "300i",
      400,
      "400i",
      700,
      "700i"
    ]
  },
  "surf": {
    "hintLabels": {
      "en_EN": "Click to read more"
    },
    "styles": [
      {
        "name": "Cover",
        "positions": [],
        "colors": [
          "@color-blue",
          "@color-lightblue",
          "@color-solitude",
          "@color-crest",
          "@color-orinoco",
          "@color-cane",
          "@color-white"
        ]
      },
      {
        "name": "Banner",
        "positions": [
          "Top left",
          "Top right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-blue",
          "@color-lightblue",
          "@color-solitude",
          "@color-crest",
          "@color-orinoco",
          "@color-cane",
          "@color-white"
        ]
      },
      {
        "name": "Fade",
        "positions": [
          "Top left",
          "Top right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-white",
          "@color-black"
        ]
      },
      {
        "name": "Inset",
        "positions": [
          "Top left",
          "Top right",
          "Center left",
          "Center right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-blue",
          "@color-lightblue",
          "@color-solitude",
          "@color-crest",
          "@color-orinoco",
          "@color-cane",
          "@color-white"
        ]
      },
      {
        "name": "Sidebar",
        "positions": [
          "Left",
          "Right"
        ],
        "colors": [
          "@color-blue",
          "@color-lightblue",
          "@color-solitude",
          "@color-crest",
          "@color-orinoco",
          "@color-cane",
          "@color-white"
        ]
      },
      {
        "name": "Overlay",
        "positions": [
          "Top left",
          "Top right",
          "Center left",
          "Center right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-blue",
          "@color-lightblue",
          "@color-solitude",
          "@color-crest",
          "@color-orinoco",
          "@color-cane",
          "@color-white"
        ]
      },
      {
        "name": "Short",
        "positions": [
          "Top left",
          "Top right",
          "Center left",
          "Center right",
          "Bottom left",
          "Bottom right"
        ],
        "colors": [
          "@color-blue",
          "@color-lightblue",
          "@color-solitude",
          "@color-crest",
          "@color-orinoco",
          "@color-cane",
          "@color-white"
        ]
      }
    ]
  },
  "immerse": {
    "grid": {
      "fontSize": 15,
      "lineHeight": 20
    },
    "styles": {
      "heading": [],
      "paragraph": [],
      "featurebox": [
        "Plain",
        "Underline",
        "Frost blue",
        "Light blue",
        "Solitude",
        "Crest",
        "Orinoco",
        "Cane"
      ],
      "soundbite": [
        "Light blue"
      ]
    }
  }
}