:root {
  --primary-color: #EDEAE3;
  --primary-color-rgb: 237, 234, 227;
  --secondary-color: #C8BBA8;
  --secondary-color-rgb: 200, 187, 168;
}
