:root {
  --primary-color: #C8B49B;
  --primary-color-rgb: 200, 180, 155;
  --secondary-color: #f2eade;
  --secondary-color-rgb: 242, 234, 222;
}
