/************* EASE *************/
.creative-ease, .creative-ease .list-item, .creative-ease a { 
    transition: all .2s ease-in-out;
}