img.federa {
	border-radius: 50%;
	width: 38px;
	height: 38px;
	padding-right: 0px !important;
	border-right: none !important;
}

.lepida-button {
	color: white !important;
	font-size: 15px !important;
}

.federa-button {
	color: white !important;
	background-color: #F36D2A !important;
}

.federa-button:hover {
	color: white !important;
	background-color: #EF4107 !important;
}

.gel-button {
	color: white !important;
	background-color: #0e3d18 !important;
}

.gel-button:hover {
	color: white !important;
	background-color: #135f23 !important;
}

/* Override per spid-button i cui stili vanno in conflitto con bootstrap italia */
.content-box { 
	box-sizing: content-box;
}