:root {
  --primary-color: #D4AF37;
  --primary-color-rgb: 212, 175, 55;
  --secondary-color: #D4AF37;
  --secondary-color-rgb: 212, 175, 55;
}