/* CSS Document */

.bar-piu{
	bottom: 14px;
	left:0;
	width: 100%;
	text-decoration: none;
	color: white !important; 
	font-size: 14px;
	background-color: #2E97FD;
	text-align: center;
}
.arr{
	font-size: 18px;
	margin-left: 3px;
	padding-bottom: 3px;
}
.sez-can-link ul{

	list-style-type: none;
}

.sez-can-link li{
	display: flex;
	justify-content: space-between;

}
.sez-can-link a{
	color: #0099F1;
}
