.material-symbols-outlined {
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
body {
  font-family: 'Work Sans', sans-serif;
  background-color: #fcf9f4;
  color: #1c1c19;
}
h1, h2, h3 {
  font-family: 'Public Sans', sans-serif;
}
