#juniblock-uvpleiste{
	background: #085da8;
	color: #fff;
	margin-bottom: 0;
}

#juniblock-uvpleiste .uvpleiste--wrapper{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	padding: 1rem 0;
}

#juniblock-uvpleiste .uvpleiste--wrapper .uvp-item{
	padding: 0 1rem;
}

#juniblock-uvpleiste .uvpleiste--wrapper .uvp-item:nth-child(2){
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#juniblock-uvpleiste .uvpleiste--wrapper .uvp-item i{
	margin-right: 5px;
}