:root {
  --primary-color: #b29762;
  --primary-color-rgb: 178, 151, 98;
  --secondary-color: #000;
  --secondary-color-rgb: 0, 0, 0;
}