:root {
  --primary-color: #d8c794;
  --primary-color-rgb: 216, 199, 148;
  --secondary-color: #d8c794;
  --secondary-color-rgb: 176, 126, 80;
}