:root {
  --nav-bg: #1e5631;
  --main-bg: #236b3a;
  --card-bg: #ffffff;
  --footer-bg: #143d21;
  --theme-color: #d70000;
  --active-bg: #ff3333;
  --text-main: #121212;
  --text-gray: #666666;
}