:root{--page-title-display:none;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS */.uicore-widget{
  padding-bottom: 0px;  
}
.uicore-post-info {
    background: #fff;
    border-radius: 0px 0px 20px 20px;
}
.uicore-blog-grid .uicore-post h4.uicore-post-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    transition: all .5s;
}

.uicore-blog-grid .uicore-post h4.uicore-post-title :hover {
    color: #ff9421;
    transition: all .5s;
}/* End custom CSS */