body {
  font-family: 'Manrope', sans-serif;
  background-color: #131313;
  color: #E5E2E1;
}

h1,
h2,
h3,
.serif {
  font-family: 'Noto Serif', serif;
}

.gold-shimmer {
  background: linear-gradient(45deg, #F2CA50, #D4AF37);
}

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