@charset "utf-8";

.category_year {
    text-align: left;
    letter-spacing: -1px;
	line-height:100%;
	padding-bottom:35px;
    line-height:200%;
    /*background: linear-gradient(to right bottom, #8935DD, #142332);*/
	background: linear-gradient(to left bottom, #000080 30%, #49A1C4 , #142332 , #000000 );
    color: transparent;
    -webkit-background-clip: text;
}