
.jrgx {
  background: linear-gradient(to right,#ff711f 0%,#e50914 100%);
  color: #fff;
  box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
  transform: scale(.8);
  transform-origin: top right;
  font-weight: 400;
  padding: 0 6px;
  border-radius: 8px;
  height: 19px;
  line-height: 18px;
  font-size: 12px;
  position: absolute;
}