.m-category li .w .t a {
    color: #fff;
    padding: 10px 10px 5px;
    background: rgba(124,40,123,0.45);
}
.m-category li .w .t {
    position: absolute;
    bottom: 15px;
    background: none;
    left: 0;
    right: 0;
    height: auto;
    text-align: left;
    line-height: 24px;
    font-size: 16px;
    text-transform: lowercase;
}