:root {
  --primary-color: #DDB892;
  --primary-color-rgb: 221, 184, 146;
  --secondary-color: #B08968;
  --secondary-color-rgb: 176, 137, 104;
}