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

body {
  background-color: #f8faf8;
  color: #191c1b;
  font-family: "Manrope", sans-serif;
}

.editorial-header {
  font-family: "ABeeZee", sans-serif;
  letter-spacing: -0.02em;
}
