.quote[data-v-8bb53020] {
  width: 85px;
  height: 50px;
  overflow: hidden;
  position: absolute;
  top: -1px;
  left: -24px;
}
.quote .oblique-text[data-v-8bb53020] {
  color: white;
  text-align: center;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: relative;
  padding: 2px 0;
  left: 10px;
  top: 3px;
  width: 55px;
  height: 20px;
  line-height: 16px;
  background-color: #ffae00;
  background-image: -o-linear-gradient(top, #ffae00, #e2af42);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

