:root {
  --wht-color: #fff;
  --blk-color: #000;
  --gry-color: #D9D9D9;
  --dgry-color: #8A8A8A;
  --brn-color: #826E53;
}