.page-icon{background:-webkit-gradient(linear,left top,left bottom,from(#c471f5),to(#fa71cd));background:linear-gradient(180deg,#c471f5 0,#fa71cd);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.box{-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}.box:hover{-webkit-box-shadow:0 0 5px #c471f5;box-shadow:0 0 5px #c471f5;cursor:pointer}