/* Custom branding generated by installer */
:root {
  --c50:  #f4e5d9;
  --c100: #e9cbb3;
  --c200: #dba880;
  --c300: #cc854d;
  --c400: #c16b26;
  --c500: #b65100;
  --c600: #9b4500;
  --c700: #7f3900;
  --c800: #5b2900;
  --c900: #401c00;
  --g50:  #fde9d9;
  --g100: #fad3b3;
  --g200: #f6ae73;
  --g300: #f39140;
  --g400: #f17b1a;
  --g500: #ef6c00;
  --g600: #cb5c00;
  --ok:   #ef6c00;
  --gc: linear-gradient(135deg,#b65100 0%,#bf661f 40%,#ef6c00 100%);
  --sidebar-bg: linear-gradient(178deg,#371800 0,#522400 55%,#6d3100 100%);
  --sidebar-bg-solid: #522400;
}
