:root {
  --primary-color: #b97d59;
  --primary-color-rgb: 185, 125, 90;
  --secondary-color: #b97d59;
  --secondary-color-rgb: 185, 125, 90;
}