:root{--page-title-display:none;}/* Start custom CSS */.listing-view.grid-view.card-deck.grid-view-3-cols .item-footer.clearfix{
    display: none;
}

.btn.btn-primary.btn-item{
    display: none;
}

.h-area i{
    color: #7A99AC;
}

.item-title a{
    color: var( --e-global-color-259583d ) !important;
    font-weight: 600;
    text-transform: uppercase;
}

.item-tools span{
    background-color: var( --e-global-color-primary ) !important;
}

.item-tools span:hover{
    background-color: var( --e-global-color-259583d ) !important;
}

.item-body.flex-grow-1 .item-author, .item-body.flex-grow-1 .item-date{
    display: none !important;
}/* End custom CSS */