:root {
  --primary-color: #bd9c7c;
  --primary-color-rgb: 189, 156, 123;
  --secondary-color: #B07E50;
  --secondary-color-rgb: 176, 126, 80;
}