@font-face {
  font-family: "idk";
  src: url("https://file.garden/Z2qKUX9U8UFvf65x/fonts%20bruh/balls.ttf");
}

#plush-ring {
  margin: 0 auto !important;
  width: 200px;
  height: 160px;
  position: relative;
  font-family: "ms gothic" !important;
  font-size: 18px !important;
  background-size: cover;
}

#plush-ring img {
  
  filter: drop-shadow(0 -1px 0 #fff) drop-shadow(0 1px 0 #fff)
    drop-shadow(-1px 0 0 #fff) drop-shadow(1px 0 0 #fff);
  image-rendering: pixelated;
}

#plush-ring a {
  color: #827349;
}

#plush-ring a:hover {
  letter-spacing: 1px;
}

#plush-ring .webring-wrapper {
  position: absolute;
  width: 100%;
  height: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center !important;
}

#plush-ring .webring-flex {
  display: flex;
  justify-content: center !important;
  position: relative;
}

#plush-ring .webring-title {
  text-align: center !important;
}

#plush-ring .webring-title h2 {
  margin: 0px;
  margin-top: 10px;
  font-size: 25px !important;
  color: #fff;
  text-shadow: -2px 0 #5D5136, 0 2px #5D5136, 2px 0 #5D5136, 0 -2px #5D5136;
  font-family: "idk";
}

#plush-ring .webring-image {
  display: block;
  position: relative;
  height: 100px;
}

.plush {
}

.plush:hover {
  transform: scale(1.1);
}

#plush-ring .webring-footer {
  text-align: center;
}

#plush-ring .webring-next,
#plush-ring .webring-prev {
  display: flex;
  flex-direction: column;
  justify-content: center !important;
}

#plush-ring .webring-links {
  font-size: 18px;
  text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}
