.pcbg-pexcerpt, .item-content.entry-content, .penci_block_weather.penci-weather {
	cursor: pointer;
	cursor: hand;
}
body.home .pc-wrapbuilder-header {
    margin-bottom: 0;
}
.telegram-link {
	font-size: 18px;
	font-family: var(--pchead-font);
}
.fa-telegram:before {
	padding-right: 7px;
}
.headline-title.nticker-style-2, .headline-title.nticker-style-2:after{
	cursor: pointer;
	cursor: hand;
	transition: 0.3s all ease-in-out;
}
.penci-builder-element.penci-topbar-trending .headline-title.nticker-style-2:hover{
	background-color: #003366 !important;
}
.penci-builder-element.penci-topbar-trending .headline-title.nticker-style-2:hover:after{
	border-left-color: #003366 !important;
}