:root {
  --primary-color: #db9517;
  --primary-color-rgb: 219, 149, 23;

  --secondary-color: #403d39;
  --secondary-color-rgb: 64, 61, 57;
}