﻿:root {
  color-scheme: dark;
  --neutral-foreground-rest: #ffffff;
  --neutral-foreground-hover: #a8a8a8;
  --neutral-foreground-hint: #8e8e8e;
  --header-background: #181f2eE0;
  --page-background: #0d1119;
  --section-background: #141a26;
  --nav-menu-background: #161d2c;
  --subpage-background: #0d1119;
  --footer-background: #141a26;
}
