:root {
  --lopeCustomerBg: #c4b595;
}
body, #lopeHeaderContainer, .lopeMenuCustomername {
	background: var(--lopeCustomerBg);
}