:root {
  --nav-bg: #2d1b00;
  --main-bg: #472b03;
  --card-bg: #fff8f0;
  --footer-bg: #1f1200;
  --theme-color: #ff8a00;
  --active-bg: #ff6700;
  --text-main: #ff6700;
  --text-gray: #70583c;
}