:root {
  --primary-color: #d0c0a2;
  --primary-color-rgb: 208, 192, 162;
  --secondary-color: #d8f6b1;
  --secondary-color-rgb: 216, 246, 177;
}