:root {
  --primary-color: #cfa769;
  --primary-color-rgb: 174, 139, 61;
  --secondary-color: #cfa769;
  --secondary-color-rgb: 174, 139, 61;
}