:root {
  --primary-color: #8d4e3f;
  --primary-color-rgb: 202, 160, 92;
  --secondary-color: #CAA05C;
  --secondary-color-rgb: 202, 160, 92;
}