nav {
  --blur: 2px;
  --bg-alpha: 0.3;
}

#projects {
  margin-top: var(--nav-bar);
}

.section-header::before {
    display: none;
}