:root {
  --primary-color: #8B735B;
  --primary-color-rgb: 139, 115, 91;
  --secondary-color: #FEF4EA;
  --secondary-color-rgb: 216, 246, 177;
}