:root {
  --primary-color: #c2ae92;
  --primary-color-rgb: 194, 174, 146;

  --secondary-color: #000000;
  --secondary-color-rgb: 0, 0, 0;
}