:root {
  --primary-color: #c87754;
  --primary-color-rgb: 200, 119, 84;
  --secondary-color: #1f1a15;
  --secondary-color-rgb: 31, 26, 21;
}