.category{
   
    font-size: 19px;
    line-height: 24px;
    color: #ffffff;
    font-family: 'Dosis',sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}



