
.categorytest{
  background-image: linear-gradient(to right, #e30613, #761E86);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size:20px;
  position:relative;
  top:-70px;
  text-align:center;
}
