:root {
  --primary-color: #6d6b62;
  --primary-color-rgb: 202, 160, 92;
  --secondary-color: #6d6b62;
  --secondary-color-rgb: 202, 160, 92;
}