:root{
  --honey: #B07A3C;
  --gl: #B07A3C;
  --honey-d: #8A5A28;
  --orange: #8A5A28;
  --green: #8A5A28;      /* legacy alias used on product/auth pages */
  --ink: #2A211A;
  --text: #2A211A;
  --pine: #5A6E52;
  --berry: #B23A2E;
  --red: #B23A2E;
  --paper: #F6F0E6;
  --bg: #F6F0E6;
  --btn-bg: #2A211A;
  --btn-text: #F6F0E6;
  --footer-bg: #2A211A;
}
/* Footer background follows the Theme Manager footer colour */
.desk-footer{background: #2A211A !important;}
