:root {
  --whitelabel-primary: #3366ff;
  --whitelabel-primary-rgb: 51, 102, 255;
  --whitelabel-accent: #e9b10b;
  --whitelabel-accent-rgb: 233, 177, 11;
  --whitelabel-success: #3bb001;
  --whitelabel-success-rgb: 59, 176, 1;
  --whitelabel-danger: #dc3545;
  --whitelabel-danger-rgb: 220, 53, 69;
  --whitelabel-info: #17a2b8;
  --whitelabel-info-rgb: 23, 162, 184;
  --whitelabel-warning: #b08506;
  --whitelabel-warning-rgb: 176, 133, 6;
}
