.grid-bg {
  background-image:
    radial-gradient(ellipse 80% 50% at 50% -20%, rgba(250,204,21,.10), transparent),
    radial-gradient(ellipse 60% 40% at 100% 50%, rgba(168,85,247,.06), transparent),
    radial-gradient(ellipse 50% 30% at 0% 80%, rgba(59,130,246,.06), transparent);
}
a.no-underline { text-decoration: none; }
.vote-btn { cursor: pointer; color: inherit; font: inherit; }
