.ewm-wavy-marquee {
	background: transparent;
	display: block;
	left: 0;
	overflow: visible;
	pointer-events: none;
	position: relative;
	width: 100%;
}

.ewm-wavy-marquee .ewm-svg {
	display: block;
	height: 100%;
	overflow: visible;
	width: 100%;
}

.ewm-wavy-marquee .ewm-ribbon-path {
	fill: none;
	stroke: #fff;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 92px;
}

.ewm-wavy-marquee .ewm-text {
	font-size: 34px;
	font-weight: 500;
	letter-spacing: 0;
}

.ewm-wavy-marquee .ewm-textpath {
	fill: #5f6254;
}
