{
  "agent-code": "WC091",
  "brand-primary": "#104C95",
  "brand-secondary": "#104C95",
  "brand-header": "#FFFFFF",
  "brand-warning": "#f0ad4e",
  "brand-tertiary": "@brand-warning",
  "brand-info": "#5bc7de",
  "brand-success": "#88ba38",
  "brand-danger": "#d82b26",
  "link-color": "#104C95",
  "brand-primary-dark": "darken(@brand-primary, 10%)",
  "brand-primary-light": "lighten(@brand-primary, 10%)",
  "body-bg": "#ffffff",
  "footer-bg": "@gray-dark",
  "btn-default-color": "#fff",
  "btn-default-bg": "#bed630",
  "btn-default-border": "@btn-default-bg",
  "logo-primary": "@brand-primary",
  "logo": "@{brand-asset-path-images}logo_WC091.png",
  "logo-width": "301px",
  "logo-height": "60px",
  "free-if": "false",
  "powered-by": "true",
  "palettes": {
    "primary": {
      "main": "#104C95",
      "dark": "#0b3567",
      "muted": "#569aed",
      "light50": "#1f79e7",
      "light30": "#448feb",
      "light10": "#6da8ef"
    },
    "secondary": {
      "main": "#104C95",
      "dark": "#0b3567",
      "muted": "#569aed",
      "light50": "#1f79e7",
      "light30": "#448feb",
      "light10": "#6da8ef"
    }
  }
}