:root {
  --primary-color: #d2ae4a;
  --primary-color-rgb: 210, 174, 74;
  --secondary-color: #d2ae4a;
  --secondary-color-rgb: 210, 174, 74;
}