header.bg-light.lter.wrapper-md{
text-align: center;
} .post_title_wrapper{
justify-content: center;
} .text-muted.post-item-foot-icon.text-ellipsis.list-inline {
text-align: center;
} .item-thumb {
cursor: pointer;
transition: all .6s;
}
.item-thumb:hover {
transform: scale(1.05);
}