:root {
  --primary-color: #b88434;
  --primary-color-rgb: 184, 132, 52;
  --secondary-color: #b88434;
  --secondary-color-rgb: 184, 132, 52;
}