body.dark {
  background: #1f2227;
  color: var(--color_text_dark);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
