html,
body {
  font-family: "Inter", ui-sans-serif, system-ui, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.bg-emblem {
  background: radial-gradient(circle at 50% 61.8%, oklch(0.5 0.3 293 / 30%) 0%, oklch(0.5 0.3 293 / 30%) 38.2%, oklch(0.33 0.6 293 / 0%) 80.9%), oklch(0.54 0.2475 292.75 / 5.5%);
}
