:root {
  --primary-color: #c69c4e;
  --primary-color-rgb: 198, 156, 78;
  --secondary-color: #b38b45;
  --secondary-color-rgb: 179, 139, 69;
}