.pbmit-marquee-effect-style-2 .pbmit-element-title {
	font-size: 26px;
	line-height: normal;
	color: var(--pbmit-bexco-blackish-color);
	text-transform: uppercase;
	overflow: visible!important;
}
.pbmit-marquee-effect-style-2 .pbmit-tag-wrapper .pbmit-element-title::before {
	content: '*';
	font-size: 30px;
	position: absolute;
	left: -45px;	
	top: -5px;
}
.pbmit-marquee-effect-style-2 .pbmit-tag-wrapper {
	margin-left: 40px;
	padding-left: 40px;
}
.pbmit-marquee-effect-style-2 .pbmit-element-title a:hover{
	color: var(--pbmit-bexco-white-color);
}
.pbmit-marquee-effect-style-2 .pbmit-element-title svg{
	display:none;
}
.pbmit-text-color-white .pbmit-marquee-effect-style-2 .pbmit-element-title{
	color: var(--pbmit-bexco-white-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-marquee-effect-style-2 .pbmit-element-title,
.pbmit-elementor-bg-color-blackish .pbmit-marquee-effect-style-2 .pbmit-element-title a,
.pbmit-elementor-bg-color-secondary .pbmit-marquee-effect-style-2 .pbmit-element-title,
.pbmit-elementor-bg-color-secondary .pbmit-marquee-effect-style-2 .pbmit-element-title a {
	color: var(--pbmit-bexco-white-color);
}