:root {
  --bg: #fff;
  --txt: #444444;
}

header:after, footer:before {
    mix-blend-mode: darken;
}
