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