.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 300, "GRAD" 0, "opsz" 24;
}

body {
  background-color: #131313;
  color: #e5e2e1;
  font-family: "Work Sans", sans-serif;
}

.serif-display,
.serif-hero {
  font-family: "Newsreader", serif;
}
