body {
  background-color: var(--color-palett-d);
}

h1, h2 {
  color: var(--color-palett-b);
}