.pbmit-tween-effect-style-2 {
	display: inline-block;
}
.pbmit-tween-effect-style-2 .pbmit-element-title {
	font-size: 100px;
	line-height: 85px;
	margin-bottom: 0;
	letter-spacing: -3px;
	color: var(--pbmit-solioz-white-color);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color:rgba(var(--pbmit-solioz-blackish-color-rgb), 0.16);
}

/* BG color set */

.pbmit-elementor-bg-color-secondary .pbmit-tween-effect-style-2 .pbmit-element-title {
	color: var(--pbmit-solioz-secondary-color);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color:rgba(var(--pbmit-solioz-white-color-rgb), 0.16);
}
.pbmit-elementor-bg-color-blackish .pbmit-tween-effect-style-2 .pbmit-element-title {
	color: var(--pbmit-solioz-blackish-color);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color:rgba(var(--pbmit-solioz-white-color-rgb), 0.16);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-tween-effect-style-2 .pbmit-element-title {
	color: var(--pbmit-solioz-global-color);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color:rgba(var(--pbmit-solioz-white-color-rgb), 0.3);
}
.pbmit-elementor-bg-color-light .pbmit-tween-effect-style-2 .pbmit-element-title {
	color: var(--pbmit-solioz-light-bg-color);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color:rgba(var(--pbmit-solioz-blackish-color-rgb),  0.16);
}