:root {
  --primary-color: #c69e5f;
  --primary-color-rgb: 197, 157, 94;
  --secondary-color: #c69e5f;
  --secondary-color-rgb: 197, 157, 94;
}