:root {
  --newdes-main-color: rgb(79, 142, 202);
  --newdes-main-color-pacity: rgba(0, 0, 0, 0.07);
  --newdes-heading-color: rgb(255, 255, 255);
  --newdes-text-color: rgb(197, 197, 197);
  --newdes-background: rgb(0, 0, 0);
  --newdes-background-edit: rgb(0, 0, 0, 0.9);
  --newdes-backfround-card: #7777a11c;
}

.newdes-footer-nav-logo-img {
  display: block;
  width: 150px;
  height: auto;
  filter: invert(0);
}
