    
    .t228__list_item:last-child a {
	    color: red !important;
	    font-weight: bold !important;
    }
    
    .t228__list_item:nth-last-child(2) a {
	    color: #FFFF64 !important;
	    font-weight: bold !important;
    }
