:root {
  --primary-color: #CAA05C;
  --primary-color-rgb: 202, 160, 92;
  --secondary-color: #CAA05C;
  --secondary-color-rgb: 202, 160, 92;
}