.news-ticker-d1adf77d-wrapper {
	display: flex;
	align-items: center;
	overflow: hidden;
	width: 100%;
	position: relative;
	background-color: #f5f5f5;
	padding: 10px;
}

.news-ticker-d1adf77d-label {
	font-weight: bold;
	padding-right: 15px;
	white-space: nowrap;
	z-index: 2;
	background: inherit;
}

.news-ticker-d1adf77d-container {
	flex-grow: 1;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
}

.news-ticker-d1adf77d-track {
	display: inline-flex;
	white-space: nowrap;
	align-items: center;
}

.news-ticker-d1adf77d-item {
	display: inline-block;
	padding: 0 20px;
}

.news-ticker-d1adf77d-item a {
	text-decoration: none;
	color: inherit;
}
