.mono {
  font-family: monospace;
}

/* specifc badges */

.badge[href="https://cassidyjames.com/"]
{
  background: #452981;
  color: #f6706b;
  text-shadow: none;
}

.badge[href="https://cliffle.com/"]
{
  background: #9e6192;
  color: #ffffff;
  text-shadow: none;
}

.badge[href="https://eieio.games/"]
{
  background: #151520;
  color: #3877ff;
  text-shadow: none;
}

.indestructible {
  color: #800000;
}

.badge[href="https://jimmac.eu/"]
{
  background: #222222;
  color: #f6f5f4;
  text-shadow: none;
}

.badge[href="https://lea.verou.me/"]
{
  background-image: repeating-conic-gradient(
    from 0deg at 10% 20%,
    hsl(35 100% 90%) 0 8deg,
    transparent 0 16deg
  );
  background-color: hsl(35 100% 95%);
  color: oklch(64% 0.26 10);
  text-shadow: none;
}

.badge[href="https://leahneukirchen.org/"]
{
  color: #ee00bb;
}

.badge[href="https://letslearneverything.com/"]
{
  background: #496d49;
  color: #fff689;
  text-shadow: none;
}

.badge[href="https://marginalia-search.com/"]
{
  background: #3e5f6f;
  color: #ffffff;
  text-shadow: none;
}

.badge[href="https://purplesyringa.moe/"]
{
  background: #f06ea4;
  color: #ffffff;
  text-shadow: none;
}

.badge[href="https://thisweek.gnome.org/"]
{
  background-image: linear-gradient(to right, #1a5fb4, #26a269);
  color: #ffffff;
  text-shadow: none;
}

.badge[href="https://yoshuawuyts.com/"]
{
  background: #ffe64f;
  color: #1f331f;
}

.badge[href="https://mcnostril.com/"]
{
  background: #5e586b;
  color: #de883d;
  text-shadow: none;
}
.badge[href="https://derinstories.com/"]
{
  background: #806600;
  color: #00fefd;
  text-shadow: none;
}

.badge[href="https://alderwood.the-comic.org/"]
{
  background: #660000;
  color: #d2bd1f;
  text-shadow: none;
}
