var theme = {
strings: {
addressError: "Error looking up that address",
addressNoResults: "No results for that address",
addressQueryLimit: "You have exceeded the Google API usage limit. Consider upgrading to a \u003ca href=\"https:\/\/developers.google.com\/maps\/premium\/usage-limits\"\u003ePremium Plan\u003c\/a\u003e.",
authError: "There was a problem authenticating your Google Maps account."
},
breakpoints: {
medium: 750,
large: 990,
widescreen: 1400
}
}