/* Generated from colors.json -- palette: Alap (bézs, oliva, tölgy).
   Do not edit by hand: the admin rewrites this file on every save. */
:root {
  --cream: #fffdf7;
  --sand: #f6efe2;
  --sand-deep: #ece0cc;
  --olive: #6e7b4f;
  --olive-dark: #55603d;
  --oak: #573220;
  --brown: #99765c;
  --text: #3f2e23;
  --white: #ffffff;
  --shadow: 0 10px 30px rgba(87, 50, 32, 0.08);
  --shadow-lift: 0 16px 40px rgba(87, 50, 32, 0.14);
}
