html {
  scroll-behavior: smooth;
}

body {
  background-color: #f9f9f9;
  color: #1a1c1c;
}

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