:root {
  --primary-color: #C5A55A;
  --primary-color-rgb: 197, 165, 90;
  --secondary-color: #A8882D;
  --secondary-color-rgb: 168, 136, 45;
}