/*
Theme Name: TeCache
Description: custom theme
Version: 1.0
Author: GRID
Tags: tecache
*/
.tags>li>h3 {
        padding-left: 9px;
        padding-right: 9px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-right: 5px;
        margin-top: 5px;
        font-size: 15px;
        color: #424242;
        display: table-cell;
    }
    .etiqueta>h3{
        color: #fff !important;
    }


