.card_prodotti {
	background-color: #333333;
}

.nome_prodotti {
	color: #ffffff;
	text-decoration: none;
}

a {
	text-decoration: none;
}

#qr-container {
	width: 210px;
	height: 210px;
	padding: 5px;
	background-color: white;
}

.form-check-input{
	width: 2em;
	height: 2em;
}

.firma {
	width: 320px;
	padding: 10px;
	border-radius: 10px;
	background-color: white;
}