:root {
  --primary-color: #b09880;
  --secondary-color: #e8c699;
  --tertiary-color: #7C6C5C;
  --primary-color-rgb: 176, 152, 128;
}