{
  "agent-code": "AZ278",
  "brand-primary": " #e40022",
  "brand-secondary": "#e40022",
  "brand-header": "#FFFFFF",
  "brand-warning": " #F0AD4E",
  "brand-tertiary": "@brand-warning",
  "brand-info": "  #5BC7DE",
  "brand-success": " #88BA38",
  "brand-danger": " #D82B26",
  "link-color": "  #000000",
  "brand-primary-dark": "darken(@brand-primary, 10%)",
  "brand-primary-light": "lighten(@brand-primary, 10%)",
  "body-bg": "  #FFFFFF",
  "footer-bg": " @gray-dark",
  "background-image": "@{brand-asset-path-images}undefined",
  "btn-default-color": " #FFFFFF",
  "btn-default-bg": "  #e40022",
  "btn-default-border": "@btn-default-bg",
  "logo-primary": "@brand-primary",
  "logo": "    @{brand-asset-path-images}logo_AZ278.png",
  "logo-width": " 364px",
  "logo-height": "100px",
  "free-if": "true",
  "powered-by": "true",
  "palettes": {
    "primary": {
      "main": "#e40022",
      "dark": "#b1001a",
      "muted": "#ff8396",
      "light50": "#ff4662",
      "light30": "#ff6f84",
      "light10": "#ff9dab"
    },
    "secondary": {
      "main": "#e40022",
      "dark": "#b1001a",
      "muted": "#ff8396",
      "light50": "#ff4662",
      "light30": "#ff6f84",
      "light10": "#ff9dab"
    }
  }
}