:root {
  --nav-bg: #1a1a1a;
  --main-bg: #5c1212;
  --card-bg: #ffffff;
  --footer-bg: #2a2a2a;
  --theme-color: #e6212a;
  --active-bg: #4070f4;
  --text-main: #4070f4;
  --text-gray: #757575;
}