
  .bg-sandrift {
    background-color: #54453e !important;
  }
  
  .bg-hbl-brand {
    background-color: #ab9685 !important;
  }
  
  .bg-hbl-brand-body {
    background-color: #ab968555 !important;
  }
  
  .bg-hbl-brand-body-light {
    background-color: #ab96851c !important;
  }
  
  .bg-hbl-brand-50 {
    background-color: #ab9685 !important;
    opacity: 0.3;
  }
  
  .hbl-text-color {
    color: #433732;
  }
  
  .bg-jaguar {
    background-color: #29292F !important;
  }