h1 {
  color: var(--accent1);
}

#nav_home {
  background-color: var(--accent2);
  color: var(--bg1);
  font-weight: 450;
}