#homecategoriez h4 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
}

#homecategoriez img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* #homecategoriez .category-title {
    font-size: 14px;
    font-weight: bold;
    padding: 6px 11px;
    text-align: center;
    margin-bottom: 0;
} */

/* #homecategoriez .category-description {
    text-align: center;
    height: auto;
    line-height: 15px;
} */

#homecategoriez li:hover {
background: #f2f2f2;
}

#lienCatConstruct{
    margin: 20px 0;
    display: block;
    text-align: right;
    font-weight: 700;
}
